|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnz.co.cks.tms.xml.types.NcbTypeType
CKS TMS NCB Types
| Field Summary | |
static NcbTypeType |
VALUE_0
The instance of the Organisation type |
static int |
VALUE_0_TYPE
The Organisation type |
static NcbTypeType |
VALUE_1
The instance of the Organisation Unit type |
static int |
VALUE_1_TYPE
The Organisation Unit type |
static NcbTypeType |
VALUE_2
The instance of the Person type |
static int |
VALUE_2_TYPE
The Person type |
| Method Summary | |
static java.util.Enumeration |
enumerate()
Method enumerateReturns an enumeration of all possible instances of NcbTypeType |
int |
getType()
Method getTypeReturns the type of this NcbTypeType |
java.lang.String |
toString()
Method toStringReturns the String representation of this NcbTypeType |
static NcbTypeType |
valueOf(java.lang.String string)
Method valueOfReturns a new NcbTypeType based on the given String value. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int VALUE_0_TYPE
public static final NcbTypeType VALUE_0
public static final int VALUE_1_TYPE
public static final NcbTypeType VALUE_1
public static final int VALUE_2_TYPE
public static final NcbTypeType VALUE_2
| Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
public static NcbTypeType valueOf(java.lang.String string)
string -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||