|
||||||||||
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.controlact.ActCode
public class ActCode
The Enum ActCode. A code specifying the particular kind of Act that the Act-instance represents within its class.
Field Summary | |
---|---|
static ActCode |
ADVERSE_REACTION
|
static ActCode |
CHRON
|
static ActCode |
DRUG
|
static ActCode |
FALSE
|
static ActCode |
FS
|
static ActCode |
G
|
static ActCode |
IMMUNIZ
|
static ActCode |
INF
|
static ActCode |
INFA
|
static ActCode |
OBSANTC
|
static ActCode |
OBSANTV
|
static ActCode |
PORX_TE010210UV
|
static ActCode |
REP_HALF_LIFE
|
static ActCode |
SEV
|
static ActCode |
STORE
|
static ActCode |
TF
|
static ActCode |
VFPAPER
|
Fields inherited from class ca.infoway.messagebuilder.lang.Enum |
---|
INNER_CLASS_SEPARATOR_CHAR, iToString, PACKAGE_SEPARATOR_CHAR |
Method Summary | |
---|---|
String |
getCodeSystem()
Gets the code system. |
String |
getCodeValue()
Gets the code value. |
String |
getDescription()
Gets 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 ActCode ADVERSE_REACTION
public static final ActCode CHRON
public static final ActCode DRUG
public static final ActCode FS
public static final ActCode G
public static final ActCode IMMUNIZ
public static final ActCode INF
public static final ActCode INFA
public static final ActCode OBSANTC
public static final ActCode OBSANTV
public static final ActCode PORX_TE010210UV
public static final ActCode REP_HALF_LIFE
public static final ActCode SEV
public static final ActCode STORE
public static final ActCode TF
public static final ActCode FALSE
public static final ActCode VFPAPER
Method Detail |
---|
public String getCodeSystem()
Gets the code system.
getCodeSystem
in interface Code
public String getCodeValue()
Gets the code value.
getCodeValue
in interface Code
public String getDescription()
Gets the description.
getDescription
in interface Describable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |