|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.ohf.ihe.common.ebxml._3._0.query.ReturnTypeType
public final class ReturnTypeType
A representation of the literals of the enumeration 'Return Type Type', and utility methods for working with them.
QueryPackage.getReturnTypeType()| Field Summary | |
|---|---|
static int |
LEAF_CLASS
The 'Leaf Class' literal value. |
static ReturnTypeType |
LEAF_CLASS_LITERAL
The 'Leaf Class' literal object. |
static int |
LEAF_CLASS_WITH_REPOSITORY_ITEM
The 'Leaf Class With Repository Item' literal value. |
static ReturnTypeType |
LEAF_CLASS_WITH_REPOSITORY_ITEM_LITERAL
The 'Leaf Class With Repository Item' literal object. |
static int |
OBJECT_REF
The 'Object Ref' literal value. |
static ReturnTypeType |
OBJECT_REF_LITERAL
The 'Object Ref' literal object. |
static int |
REGISTRY_OBJECT
The 'Registry Object' literal value. |
static ReturnTypeType |
REGISTRY_OBJECT_LITERAL
The 'Registry Object' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Return Type Type' enumerators. |
| Method Summary | |
|---|---|
static ReturnTypeType |
get(int value)
Returns the 'Return Type Type' literal with the specified integer value. |
static ReturnTypeType |
get(java.lang.String literal)
Returns the 'Return Type Type' literal with the specified literal value. |
static ReturnTypeType |
getByName(java.lang.String name)
Returns the 'Return Type Type' literal with the specified name. |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
|---|
getLiteral, getName, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int OBJECT_REF
If the meaning of 'Object Ref' literal object isn't clear, there really should be more of a description here...
OBJECT_REF_LITERAL,
Constant Field Valuespublic static final int REGISTRY_OBJECT
If the meaning of 'Registry Object' literal object isn't clear, there really should be more of a description here...
REGISTRY_OBJECT_LITERAL,
Constant Field Valuespublic static final int LEAF_CLASS
If the meaning of 'Leaf Class' literal object isn't clear, there really should be more of a description here...
LEAF_CLASS_LITERAL,
Constant Field Valuespublic static final int LEAF_CLASS_WITH_REPOSITORY_ITEM
If the meaning of 'Leaf Class With Repository Item' literal object isn't clear, there really should be more of a description here...
LEAF_CLASS_WITH_REPOSITORY_ITEM_LITERAL,
Constant Field Valuespublic static final ReturnTypeType OBJECT_REF_LITERAL
OBJECT_REFpublic static final ReturnTypeType REGISTRY_OBJECT_LITERAL
REGISTRY_OBJECTpublic static final ReturnTypeType LEAF_CLASS_LITERAL
LEAF_CLASSpublic static final ReturnTypeType LEAF_CLASS_WITH_REPOSITORY_ITEM_LITERAL
LEAF_CLASS_WITH_REPOSITORY_ITEMpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ReturnTypeType get(java.lang.String literal)
public static ReturnTypeType getByName(java.lang.String name)
public static ReturnTypeType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||