ca.infoway.messagebuilder.domainvalue.controlact
Class ActMood

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

public class ActMood
extends EnumPattern
implements ActCode, Describable

The Enum ActMood.

See Also:
Serialized Form

Field Summary
static ActMood DEF
           
static ActMood EVN
           
static ActMood EVN_CRT
           
static ActMood EVNINT_CRT
           
static ActMood INT
           
static ActMood PERM
           
static ActMood RQO
           
 
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

DEF

public static final ActMood DEF

EVN

public static final ActMood EVN

EVN_CRT

public static final ActMood EVN_CRT

EVNINT_CRT

public static final ActMood EVNINT_CRT

INT

public static final ActMood INT

PERM

public static final ActMood PERM

RQO

public static final ActMood RQO
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.