Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
UNO Java Runtime

com.sun.star.uno
Class TypeClass

java.lang.Object
  |
  +--com.sun.star.uno.Enum
        |
        +--com.sun.star.uno.TypeClass

public final class TypeClass
extends Enum


Field Summary
static TypeClass ANY
           
static int ANY_value
           
static TypeClass ARRAY
           
static int ARRAY_value
           
static TypeClass BOOLEAN
           
static int BOOLEAN_value
           
static TypeClass BYTE
           
static int BYTE_value
           
static TypeClass CHAR
           
static int CHAR_value
           
static TypeClass DOUBLE
           
static int DOUBLE_value
           
static TypeClass ENUM
           
static int ENUM_value
           
static TypeClass EXCEPTION
           
static int EXCEPTION_value
           
static TypeClass FLOAT
           
static int FLOAT_value
           
static TypeClass HYPER
           
static int HYPER_value
           
static TypeClass INTERFACE
           
static TypeClass INTERFACE_ATTRIBUTE
           
static int INTERFACE_ATTRIBUTE_value
           
static TypeClass INTERFACE_METHOD
           
static int INTERFACE_METHOD_value
           
static int INTERFACE_value
           
static TypeClass LONG
           
static int LONG_value
           
static TypeClass MODULE
           
static int MODULE_value
           
static TypeClass SEQUENCE
           
static int SEQUENCE_value
           
static TypeClass SERVICE
           
static int SERVICE_value
           
static TypeClass SHORT
           
static int SHORT_value
           
static TypeClass STRING
           
static int STRING_value
           
static TypeClass STRUCT
           
static int STRUCT_value
           
static TypeClass TYPE
           
static int TYPE_value
           
static TypeClass TYPEDEF
           
static int TYPEDEF_value
           
static TypeClass UNION
           
static int UNION_value
           
static TypeClass UNKNOWN
           
static int UNKNOWN_value
           
static TypeClass UNSIGNED_HYPER
           
static int UNSIGNED_HYPER_value
           
static TypeClass UNSIGNED_LONG
           
static int UNSIGNED_LONG_value
           
static TypeClass UNSIGNED_SHORT
           
static int UNSIGNED_SHORT_value
           
static TypeClass VOID
           
static int VOID_value
           
 
Method Summary
static TypeClass fromInt(int value)
           
static TypeClass getDefault()
           
 
Methods inherited from class com.sun.star.uno.Enum
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VOID

public static final TypeClass VOID

VOID_value

public static final int VOID_value
See Also:
Constant Field Values

CHAR

public static final TypeClass CHAR

CHAR_value

public static final int CHAR_value
See Also:
Constant Field Values

BOOLEAN

public static final TypeClass BOOLEAN

BOOLEAN_value

public static final int BOOLEAN_value
See Also:
Constant Field Values

BYTE

public static final TypeClass BYTE

BYTE_value

public static final int BYTE_value
See Also:
Constant Field Values

SHORT

public static final TypeClass SHORT

SHORT_value

public static final int SHORT_value
See Also:
Constant Field Values

UNSIGNED_SHORT

public static final TypeClass UNSIGNED_SHORT

UNSIGNED_SHORT_value

public static final int UNSIGNED_SHORT_value
See Also:
Constant Field Values

LONG

public static final TypeClass LONG

LONG_value

public static final int LONG_value
See Also:
Constant Field Values

UNSIGNED_LONG

public static final TypeClass UNSIGNED_LONG

UNSIGNED_LONG_value

public static final int UNSIGNED_LONG_value
See Also:
Constant Field Values

HYPER

public static final TypeClass HYPER

HYPER_value

public static final int HYPER_value
See Also:
Constant Field Values

UNSIGNED_HYPER

public static final TypeClass UNSIGNED_HYPER

UNSIGNED_HYPER_value

public static final int UNSIGNED_HYPER_value
See Also:
Constant Field Values

FLOAT

public static final TypeClass FLOAT

FLOAT_value

public static final int FLOAT_value
See Also:
Constant Field Values

DOUBLE

public static final TypeClass DOUBLE

DOUBLE_value

public static final int DOUBLE_value
See Also:
Constant Field Values

STRING

public static final TypeClass STRING

STRING_value

public static final int STRING_value
See Also:
Constant Field Values

TYPE

public static final TypeClass TYPE

TYPE_value

public static final int TYPE_value
See Also:
Constant Field Values

ANY

public static final TypeClass ANY

ANY_value

public static final int ANY_value
See Also:
Constant Field Values

ENUM

public static final TypeClass ENUM

ENUM_value

public static final int ENUM_value
See Also:
Constant Field Values

TYPEDEF

public static final TypeClass TYPEDEF

TYPEDEF_value

public static final int TYPEDEF_value
See Also:
Constant Field Values

STRUCT

public static final TypeClass STRUCT

STRUCT_value

public static final int STRUCT_value
See Also:
Constant Field Values

UNION

public static final TypeClass UNION

UNION_value

public static final int UNION_value
See Also:
Constant Field Values

EXCEPTION

public static final TypeClass EXCEPTION

EXCEPTION_value

public static final int EXCEPTION_value
See Also:
Constant Field Values

SEQUENCE

public static final TypeClass SEQUENCE

SEQUENCE_value

public static final int SEQUENCE_value
See Also:
Constant Field Values

ARRAY

public static final TypeClass ARRAY

ARRAY_value

public static final int ARRAY_value
See Also:
Constant Field Values

INTERFACE

public static final TypeClass INTERFACE

INTERFACE_value

public static final int INTERFACE_value
See Also:
Constant Field Values

SERVICE

public static final TypeClass SERVICE

SERVICE_value

public static final int SERVICE_value
See Also:
Constant Field Values

MODULE

public static final TypeClass MODULE

MODULE_value

public static final int MODULE_value
See Also:
Constant Field Values

INTERFACE_METHOD

public static final TypeClass INTERFACE_METHOD

INTERFACE_METHOD_value

public static final int INTERFACE_METHOD_value
See Also:
Constant Field Values

INTERFACE_ATTRIBUTE

public static final TypeClass INTERFACE_ATTRIBUTE

INTERFACE_ATTRIBUTE_value

public static final int INTERFACE_ATTRIBUTE_value
See Also:
Constant Field Values

UNKNOWN

public static final TypeClass UNKNOWN

UNKNOWN_value

public static final int UNKNOWN_value
See Also:
Constant Field Values
Method Detail

getDefault

public static TypeClass getDefault()

fromInt

public static TypeClass fromInt(int value)

UNO Java Runtime

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.