|
||||||||||
| 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.cdar2.RelatedLinkType
public final class RelatedLinkType
A representation of the literals of the enumeration 'Related Link Type', and utility methods for working with them. specDomain: V19615 (C-0-D11603-V19615-cpt)
CDAR2Package.getRelatedLinkType()| Field Summary | |
|---|---|
static int |
BACKUP
The 'BACKUP' literal value. |
static RelatedLinkType |
BACKUP_LITERAL
The 'BACKUP' literal object. |
static int |
DIRAUTH
The 'DIRAUTH' literal value. |
static RelatedLinkType |
DIRAUTH_LITERAL
The 'DIRAUTH' literal object. |
static int |
INDAUTH
The 'INDAUTH' literal value. |
static RelatedLinkType |
INDAUTH_LITERAL
The 'INDAUTH' literal object. |
static int |
PART
The 'PART' literal value. |
static RelatedLinkType |
PART_LITERAL
The 'PART' literal object. |
static int |
REL
The 'REL' literal value. |
static RelatedLinkType |
REL_LITERAL
The 'REL' literal object. |
static int |
REPL
The 'REPL' literal value. |
static RelatedLinkType |
REPL_LITERAL
The 'REPL' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Related Link Type' enumerators. |
| Method Summary | |
|---|---|
static RelatedLinkType |
get(int value)
Returns the 'Related Link Type' literal with the specified integer value. |
static RelatedLinkType |
get(java.lang.String literal)
Returns the 'Related Link Type' literal with the specified literal value. |
static RelatedLinkType |
getByName(java.lang.String name)
Returns the 'Related Link 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 REL
If the meaning of 'REL' literal object isn't clear, there really should be more of a description here...
REL_LITERAL,
Constant Field Valuespublic static final int BACKUP
If the meaning of 'BACKUP' literal object isn't clear, there really should be more of a description here...
BACKUP_LITERAL,
Constant Field Valuespublic static final int DIRAUTH
If the meaning of 'DIRAUTH' literal object isn't clear, there really should be more of a description here...
DIRAUTH_LITERAL,
Constant Field Valuespublic static final int INDAUTH
If the meaning of 'INDAUTH' literal object isn't clear, there really should be more of a description here...
INDAUTH_LITERAL,
Constant Field Valuespublic static final int PART
If the meaning of 'PART' literal object isn't clear, there really should be more of a description here...
PART_LITERAL,
Constant Field Valuespublic static final int REPL
If the meaning of 'REPL' literal object isn't clear, there really should be more of a description here...
REPL_LITERAL,
Constant Field Valuespublic static final RelatedLinkType REL_LITERAL
RELpublic static final RelatedLinkType BACKUP_LITERAL
BACKUPpublic static final RelatedLinkType DIRAUTH_LITERAL
DIRAUTHpublic static final RelatedLinkType INDAUTH_LITERAL
INDAUTHpublic static final RelatedLinkType PART_LITERAL
PARTpublic static final RelatedLinkType REPL_LITERAL
REPLpublic static final java.util.List VALUES
| Method Detail |
|---|
public static RelatedLinkType get(java.lang.String literal)
public static RelatedLinkType getByName(java.lang.String name)
public static RelatedLinkType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||