|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.lang.Enum
ca.infoway.messagebuilder.lang.EnumPattern
ca.infoway.messagebuilder.domainvalue.basic.EntityNameUse
public class EntityNameUse
EntityNameUse.
From http://www.hl7.org/v3ballot/html/infrastructure/itsxml/datatypes-its-xml.htm#domain-EntityNameUse
Field Summary | |
---|---|
static EntityNameUse |
ALPHABETIC
|
static EntityNameUse |
ARTIST_STAGE
|
static EntityNameUse |
ASSIGNED
|
static EntityNameUse |
HEALTH_CARD
Deprecated. |
static EntityNameUse |
IDEOGRAPHIC
|
static EntityNameUse |
INDIGENOUS_TRIBAL
|
static EntityNameUse |
LEGAL
|
static EntityNameUse |
LICENSE
|
static EntityNameUse |
OFFICIAL_REGISTRY
|
static EntityNameUse |
PHONETIC
|
static EntityNameUse |
PSEUDONYM
|
static EntityNameUse |
RELIGIOUS
|
static EntityNameUse |
SEARCH
|
static EntityNameUse |
SOUNDEX
|
static EntityNameUse |
SYLLABIC
|
Fields inherited from class ca.infoway.messagebuilder.lang.Enum |
---|
INNER_CLASS_SEPARATOR_CHAR, iToString, PACKAGE_SEPARATOR_CHAR |
Method Summary | |
---|---|
String |
getCodeSystem()
Returns the entity name code system. |
String |
getCodeValue()
Returns the code value. |
String |
getDescription()
Returns the description. |
Methods inherited from class ca.infoway.messagebuilder.lang.EnumPattern |
---|
getEnumConstants, isEnum, name, toString, valueOf, values |
Methods inherited from class ca.infoway.messagebuilder.lang.Enum |
---|
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, getShortClassName, getShortClassName, hashCode, iterator, readResolve |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final EntityNameUse LICENSE
public static final EntityNameUse INDIGENOUS_TRIBAL
public static final EntityNameUse LEGAL
public static final EntityNameUse PSEUDONYM
public static final EntityNameUse ARTIST_STAGE
public static final EntityNameUse RELIGIOUS
public static final EntityNameUse SEARCH
public static final EntityNameUse PHONETIC
public static final EntityNameUse SOUNDEX
public static final EntityNameUse ALPHABETIC
public static final EntityNameUse SYLLABIC
public static final EntityNameUse IDEOGRAPHIC
public static final EntityNameUse ASSIGNED
@Deprecated public static final EntityNameUse HEALTH_CARD
public static final EntityNameUse OFFICIAL_REGISTRY
Method Detail |
---|
public String getCodeSystem()
Returns the entity name code system.
getCodeSystem
in interface Code
public String getCodeValue()
Returns the code value.
getCodeValue
in interface Code
public String getDescription()
Returns the description.
getDescription
in interface Describable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |