|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.gxos.schema.types.RelationReasonType
| Field Summary | |
static RelationReasonType |
EVENT
The instance of the Event type |
static int |
EVENT_TYPE
The Event type |
static RelationReasonType |
EXPORTSOURCE
The instance of the ExportSource type |
static int |
EXPORTSOURCE_TYPE
The ExportSource type |
| Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of RelationReasonType |
int |
getType()
Returns the type of this RelationReasonType |
java.lang.String |
toString()
Returns the String representation of this RelationReasonType |
static RelationReasonType |
valueOf(java.lang.String string)
Returns a new RelationReasonType 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 EXPORTSOURCE_TYPE
public static final RelationReasonType EXPORTSOURCE
public static final int EVENT_TYPE
public static final RelationReasonType EVENT
| Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic static RelationReasonType valueOf(java.lang.String string)
string -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||