|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.exolab.jmscts.core.types.PropertyTypeType
Class PropertyTypeType.
| Field Summary | |
static PropertyTypeType |
VALUE_0
The instance of the java.lang.Boolean type |
static int |
VALUE_0_TYPE
The java.lang.Boolean type |
static PropertyTypeType |
VALUE_1
The instance of the java.lang.Byte type |
static int |
VALUE_1_TYPE
The java.lang.Byte type |
static PropertyTypeType |
VALUE_2
The instance of the java.lang.Short type |
static int |
VALUE_2_TYPE
The java.lang.Short type |
static PropertyTypeType |
VALUE_3
The instance of the java.lang.Integer type |
static int |
VALUE_3_TYPE
The java.lang.Integer type |
static PropertyTypeType |
VALUE_4
The instance of the java.lang.Long type |
static int |
VALUE_4_TYPE
The java.lang.Long type |
static PropertyTypeType |
VALUE_5
The instance of the java.lang.Float type |
static int |
VALUE_5_TYPE
The java.lang.Float type |
static PropertyTypeType |
VALUE_6
The instance of the java.lang.Double type |
static int |
VALUE_6_TYPE
The java.lang.Double type |
static PropertyTypeType |
VALUE_7
The instance of the java.lang.String type |
static int |
VALUE_7_TYPE
The java.lang.String type |
| Method Summary | |
static java.util.Enumeration |
enumerate()
Method enumerateReturns an enumeration of all possible instances of PropertyTypeType |
int |
getType()
Method getTypeReturns the type of this PropertyTypeType |
java.lang.String |
toString()
Method toStringReturns the String representation of this PropertyTypeType |
static PropertyTypeType |
valueOf(java.lang.String string)
Method valueOfReturns a new PropertyTypeType based on the given String value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int VALUE_0_TYPE
public static final PropertyTypeType VALUE_0
public static final int VALUE_1_TYPE
public static final PropertyTypeType VALUE_1
public static final int VALUE_2_TYPE
public static final PropertyTypeType VALUE_2
public static final int VALUE_3_TYPE
public static final PropertyTypeType VALUE_3
public static final int VALUE_4_TYPE
public static final PropertyTypeType VALUE_4
public static final int VALUE_5_TYPE
public static final PropertyTypeType VALUE_5
public static final int VALUE_6_TYPE
public static final PropertyTypeType VALUE_6
public static final int VALUE_7_TYPE
public static final PropertyTypeType VALUE_7
| Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static PropertyTypeType valueOf(java.lang.String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||