|
||||||||||
| 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.StreetName
public final class StreetName
A representation of the literals of the enumeration 'Street Name', and utility methods for working with them. specDomain: V10648 (C-0-D10642-V14822-V10648-cpt)
CDAR2Package.getStreetName()| Field Summary | |
|---|---|
static int |
STB
The 'STB' literal value. |
static StreetName |
STB_LITERAL
The 'STB' literal object. |
static int |
STR
The 'STR' literal value. |
static StreetName |
STR_LITERAL
The 'STR' literal object. |
static int |
STTYP
The 'STTYP' literal value. |
static StreetName |
STTYP_LITERAL
The 'STTYP' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Street Name' enumerators. |
| Method Summary | |
|---|---|
static StreetName |
get(int value)
Returns the 'Street Name' literal with the specified integer value. |
static StreetName |
get(java.lang.String literal)
Returns the 'Street Name' literal with the specified literal value. |
static StreetName |
getByName(java.lang.String name)
Returns the 'Street Name' 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 STR
If the meaning of 'STR' literal object isn't clear, there really should be more of a description here...
STR_LITERAL,
Constant Field Valuespublic static final int STB
If the meaning of 'STB' literal object isn't clear, there really should be more of a description here...
STB_LITERAL,
Constant Field Valuespublic static final int STTYP
If the meaning of 'STTYP' literal object isn't clear, there really should be more of a description here...
STTYP_LITERAL,
Constant Field Valuespublic static final StreetName STR_LITERAL
STRpublic static final StreetName STB_LITERAL
STBpublic static final StreetName STTYP_LITERAL
STTYPpublic static final java.util.List VALUES
| Method Detail |
|---|
public static StreetName get(java.lang.String literal)
public static StreetName getByName(java.lang.String name)
public static StreetName get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||