| 
||||||||||
| 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.BuildingNumber
public final class BuildingNumber
A representation of the literals of the enumeration 'Building Number', and utility methods for working with them. specDomain: V10649 (C-0-D10642-V14822-V10649-cpt)
CDAR2Package.getBuildingNumber()| Field Summary | |
|---|---|
static int | 
BNN
The 'BNN' literal value.  | 
static BuildingNumber | 
BNN_LITERAL
The 'BNN' literal object.  | 
static int | 
BNR
The 'BNR' literal value.  | 
static BuildingNumber | 
BNR_LITERAL
The 'BNR' literal object.  | 
static int | 
BNS
The 'BNS' literal value.  | 
static BuildingNumber | 
BNS_LITERAL
The 'BNS' literal object.  | 
static java.util.List | 
VALUES
A public read-only list of all the 'Building Number' enumerators.  | 
| Method Summary | |
|---|---|
static BuildingNumber | 
get(int value)
Returns the 'Building Number' literal with the specified integer value.  | 
static BuildingNumber | 
get(java.lang.String literal)
Returns the 'Building Number' literal with the specified literal value.  | 
static BuildingNumber | 
getByName(java.lang.String name)
Returns the 'Building Number' 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 BNR
If the meaning of 'BNR' literal object isn't clear, there really should be more of a description here...
BNR_LITERAL, 
Constant Field Valuespublic static final int BNN
If the meaning of 'BNN' literal object isn't clear, there really should be more of a description here...
BNN_LITERAL, 
Constant Field Valuespublic static final int BNS
If the meaning of 'BNS' literal object isn't clear, there really should be more of a description here...
BNS_LITERAL, 
Constant Field Valuespublic static final BuildingNumber BNR_LITERAL
BNRpublic static final BuildingNumber BNN_LITERAL
BNNpublic static final BuildingNumber BNS_LITERAL
BNSpublic static final java.util.List VALUES
| Method Detail | 
|---|
public static BuildingNumber get(java.lang.String literal)
public static BuildingNumber getByName(java.lang.String name)
public static BuildingNumber get(int value)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||