|
||||||||||
| 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.xds.metadata.ParentDocumentRelationshipType
public final class ParentDocumentRelationshipType
A representation of the literals of the enumeration 'Parent Document Relationship Type', and utility methods for working with them.
MetadataPackage.getParentDocumentRelationshipType()| Field Summary | |
|---|---|
static int |
APND
The 'APND' literal value. |
static ParentDocumentRelationshipType |
APND_LITERAL
The 'APND' literal object. |
static int |
RPLC
The 'RPLC' literal value. |
static ParentDocumentRelationshipType |
RPLC_LITERAL
The 'RPLC' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Parent Document Relationship Type' enumerators. |
static int |
XFRM
The 'XFRM' literal value. |
static ParentDocumentRelationshipType |
XFRM_LITERAL
The 'XFRM' literal object. |
static int |
XFRMRPLC
The 'XFRMRPLC' literal value. |
static ParentDocumentRelationshipType |
XFRMRPLC_LITERAL
The 'XFRMRPLC' literal object. |
| Method Summary | |
|---|---|
static ParentDocumentRelationshipType |
get(int value)
Returns the 'Parent Document Relationship Type' literal with the specified integer value. |
static ParentDocumentRelationshipType |
get(java.lang.String literal)
Returns the 'Parent Document Relationship Type' literal with the specified literal value. |
static ParentDocumentRelationshipType |
getByName(java.lang.String name)
Returns the 'Parent Document Relationship 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 XFRM
If the meaning of 'XFRM' literal object isn't clear, there really should be more of a description here...
XFRM_LITERAL,
Constant Field Valuespublic static final int RPLC
If the meaning of 'RPLC' literal object isn't clear, there really should be more of a description here...
RPLC_LITERAL,
Constant Field Valuespublic static final int APND
If the meaning of 'APND' literal object isn't clear, there really should be more of a description here...
APND_LITERAL,
Constant Field Valuespublic static final int XFRMRPLC
If the meaning of 'XFRMRPLC' literal object isn't clear, there really should be more of a description here...
XFRMRPLC_LITERAL,
Constant Field Valuespublic static final ParentDocumentRelationshipType XFRM_LITERAL
XFRMpublic static final ParentDocumentRelationshipType RPLC_LITERAL
RPLCpublic static final ParentDocumentRelationshipType APND_LITERAL
APNDpublic static final ParentDocumentRelationshipType XFRMRPLC_LITERAL
XFRMRPLCpublic static final java.util.List VALUES
| Method Detail |
|---|
public static ParentDocumentRelationshipType get(java.lang.String literal)
public static ParentDocumentRelationshipType getByName(java.lang.String name)
public static ParentDocumentRelationshipType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||