ca.infoway.messagebuilder.domainvalue.controlact
Class ActClass

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

public class ActClass
extends EnumPattern
implements ActClass, Describable

The Enum ActClass.

See Also:
Serialized Form

Field Summary
static ActClass ACT
           
static ActClass ALRT
           
static ActClass CACT
           
static ActClass COND
           
static ActClass CONS
           
static ActClass COV
           
static ActClass DOC
           
static ActClass DOCBODY
           
static ActClass INFRM
           
static ActClass INVE
           
static ActClass LIST
           
static ActClass MPROT
           
static ActClass OBS
           
static ActClass PROC
           
static ActClass SBADM
           
static ActClass SPLY
           
static ActClass STORE
           
static ActClass SUBST
           
static ActClass VERIF
           
 
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

ACT

public static final ActClass ACT

ALRT

public static final ActClass ALRT

CACT

public static final ActClass CACT

COND

public static final ActClass COND

CONS

public static final ActClass CONS

COV

public static final ActClass COV

DOC

public static final ActClass DOC

DOCBODY

public static final ActClass DOCBODY

INFRM

public static final ActClass INFRM

INVE

public static final ActClass INVE

LIST

public static final ActClass LIST

MPROT

public static final ActClass MPROT

OBS

public static final ActClass OBS

PROC

public static final ActClass PROC

SBADM

public static final ActClass SBADM

SPLY

public static final ActClass SPLY

STORE

public static final ActClass STORE

SUBST

public static final ActClass SUBST

VERIF

public static final ActClass VERIF
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.