com.sun.star.uno
クラス TypeClass
java.lang.Object
com.sun.star.uno.Enum
com.sun.star.uno.TypeClass
- public final class TypeClass
- extends Enum
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VOID
public static final TypeClass VOID
VOID_value
public static final int VOID_value
- 関連項目:
- 定数フィールド値
CHAR
public static final TypeClass CHAR
CHAR_value
public static final int CHAR_value
- 関連項目:
- 定数フィールド値
BOOLEAN
public static final TypeClass BOOLEAN
BOOLEAN_value
public static final int BOOLEAN_value
- 関連項目:
- 定数フィールド値
BYTE
public static final TypeClass BYTE
BYTE_value
public static final int BYTE_value
- 関連項目:
- 定数フィールド値
SHORT
public static final TypeClass SHORT
SHORT_value
public static final int SHORT_value
- 関連項目:
- 定数フィールド値
UNSIGNED_SHORT
public static final TypeClass UNSIGNED_SHORT
UNSIGNED_SHORT_value
public static final int UNSIGNED_SHORT_value
- 関連項目:
- 定数フィールド値
LONG
public static final TypeClass LONG
LONG_value
public static final int LONG_value
- 関連項目:
- 定数フィールド値
UNSIGNED_LONG
public static final TypeClass UNSIGNED_LONG
UNSIGNED_LONG_value
public static final int UNSIGNED_LONG_value
- 関連項目:
- 定数フィールド値
HYPER
public static final TypeClass HYPER
HYPER_value
public static final int HYPER_value
- 関連項目:
- 定数フィールド値
UNSIGNED_HYPER
public static final TypeClass UNSIGNED_HYPER
UNSIGNED_HYPER_value
public static final int UNSIGNED_HYPER_value
- 関連項目:
- 定数フィールド値
FLOAT
public static final TypeClass FLOAT
FLOAT_value
public static final int FLOAT_value
- 関連項目:
- 定数フィールド値
DOUBLE
public static final TypeClass DOUBLE
DOUBLE_value
public static final int DOUBLE_value
- 関連項目:
- 定数フィールド値
STRING
public static final TypeClass STRING
STRING_value
public static final int STRING_value
- 関連項目:
- 定数フィールド値
TYPE
public static final TypeClass TYPE
TYPE_value
public static final int TYPE_value
- 関連項目:
- 定数フィールド値
ANY
public static final TypeClass ANY
ANY_value
public static final int ANY_value
- 関連項目:
- 定数フィールド値
ENUM
public static final TypeClass ENUM
ENUM_value
public static final int ENUM_value
- 関連項目:
- 定数フィールド値
TYPEDEF
public static final TypeClass TYPEDEF
TYPEDEF_value
public static final int TYPEDEF_value
- 関連項目:
- 定数フィールド値
STRUCT
public static final TypeClass STRUCT
STRUCT_value
public static final int STRUCT_value
- 関連項目:
- 定数フィールド値
UNION
public static final TypeClass UNION
UNION_value
public static final int UNION_value
- 関連項目:
- 定数フィールド値
EXCEPTION
public static final TypeClass EXCEPTION
EXCEPTION_value
public static final int EXCEPTION_value
- 関連項目:
- 定数フィールド値
SEQUENCE
public static final TypeClass SEQUENCE
SEQUENCE_value
public static final int SEQUENCE_value
- 関連項目:
- 定数フィールド値
ARRAY
public static final TypeClass ARRAY
ARRAY_value
public static final int ARRAY_value
- 関連項目:
- 定数フィールド値
INTERFACE
public static final TypeClass INTERFACE
INTERFACE_value
public static final int INTERFACE_value
- 関連項目:
- 定数フィールド値
SERVICE
public static final TypeClass SERVICE
SERVICE_value
public static final int SERVICE_value
- 関連項目:
- 定数フィールド値
MODULE
public static final TypeClass MODULE
MODULE_value
public static final int MODULE_value
- 関連項目:
- 定数フィールド値
INTERFACE_METHOD
public static final TypeClass INTERFACE_METHOD
INTERFACE_METHOD_value
public static final int INTERFACE_METHOD_value
- 関連項目:
- 定数フィールド値
INTERFACE_ATTRIBUTE
public static final TypeClass INTERFACE_ATTRIBUTE
INTERFACE_ATTRIBUTE_value
public static final int INTERFACE_ATTRIBUTE_value
- 関連項目:
- 定数フィールド値
UNKNOWN
public static final TypeClass UNKNOWN
UNKNOWN_value
public static final int UNKNOWN_value
- 関連項目:
- 定数フィールド値
PROPERTY
public static final TypeClass PROPERTY
PROPERTY_value
public static final int PROPERTY_value
- 関連項目:
- 定数フィールド値
CONSTANT
public static final TypeClass CONSTANT
CONSTANT_value
public static final int CONSTANT_value
- 関連項目:
- 定数フィールド値
CONSTANTS
public static final TypeClass CONSTANTS
CONSTANTS_value
public static final int CONSTANTS_value
- 関連項目:
- 定数フィールド値
SINGLETON
public static final TypeClass SINGLETON
SINGLETON_value
public static final int SINGLETON_value
- 関連項目:
- 定数フィールド値
getDefault
public static TypeClass getDefault()
fromInt
public static TypeClass fromInt(int value)