ca.infoway.messagebuilder.domainvalue.controlact
Class ActCode

Package class diagram package ActCode
java.lang.Object
  extended by ca.infoway.messagebuilder.lang.Enum
      extended by ca.infoway.messagebuilder.lang.EnumPattern
          extended by ca.infoway.messagebuilder.domainvalue.controlact.ActCode
All Implemented Interfaces:
Code, Describable, ActCode, Serializable, Comparable

public class ActCode
extends EnumPattern
implements ActCode, Describable

The Enum ActCode. A code specifying the particular kind of Act that the Act-instance represents within its class.

See Also:
Serialized Form

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

ADVERSE_REACTION

public static final ActCode ADVERSE_REACTION

CHRON

public static final ActCode CHRON

DRUG

public static final ActCode DRUG

FS

public static final ActCode FS

G

public static final ActCode G

IMMUNIZ

public static final ActCode IMMUNIZ

INF

public static final ActCode INF

INFA

public static final ActCode INFA

OBSANTC

public static final ActCode OBSANTC

OBSANTV

public static final ActCode OBSANTV

PORX_TE010210UV

public static final ActCode PORX_TE010210UV

REP_HALF_LIFE

public static final ActCode REP_HALF_LIFE

SEV

public static final ActCode SEV

STORE

public static final ActCode STORE

TF

public static final ActCode TF

FALSE

public static final ActCode FALSE

VFPAPER

public static final ActCode VFPAPER
Method Detail

getCodeSystem

public String getCodeSystem()

Gets the code system.

Specified by:
getCodeSystem in interface Code
Returns:
the code system

getCodeValue

public String getCodeValue()

Gets the code value.

Specified by:
getCodeValue in interface Code
Returns:
the code value

getDescription

public String getDescription()

Gets the description.

Specified by:
getDescription in interface Describable
Returns:
the description


Copyright © 2013. All Rights Reserved.