ca.infoway.messagebuilder.domainvalue.payload
Class x_ActMoodOrderEvent

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

public class x_ActMoodOrderEvent
extends EnumPattern
implements x_ActMoodOrderEvent

The Enum x_ActMoodOrderEvent.

See Also:
Serialized Form

Field Summary
static x_ActMoodOrderEvent EVENT
           
static x_ActMoodOrderEvent REQUEST
           
 
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.
 
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

EVENT

public static final x_ActMoodOrderEvent EVENT

REQUEST

public static final x_ActMoodOrderEvent REQUEST
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


Copyright © 2013. All Rights Reserved.