ca.infoway.messagebuilder.domainvalue.payload
Class ActRelationshipSubset

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

public class ActRelationshipSubset
extends EnumPattern
implements ActRelationshipSubset, Describable

The Enum ActRelationshipSubset.

See Also:
Serialized Form

Field Summary
static ActRelationshipSubset EXPECTED_FUTURE
           
static ActRelationshipSubset EXPECTED_LAST
           
static ActRelationshipSubset EXPECTED_NEXT
           
static ActRelationshipSubset FIRST_KNOWN
           
static ActRelationshipSubset FUTURE_SUMMARY
           
static ActRelationshipSubset MAXIMUM
           
static ActRelationshipSubset MINIMUM
           
static ActRelationshipSubset MOST_RECENT
           
static ActRelationshipSubset PREVIOUS
           
static ActRelationshipSubset PREVIOUS_SUMMARY
           
static ActRelationshipSubset SUMMARY
           
 
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

EXPECTED_FUTURE

public static final ActRelationshipSubset EXPECTED_FUTURE

EXPECTED_LAST

public static final ActRelationshipSubset EXPECTED_LAST

EXPECTED_NEXT

public static final ActRelationshipSubset EXPECTED_NEXT

FIRST_KNOWN

public static final ActRelationshipSubset FIRST_KNOWN

FUTURE_SUMMARY

public static final ActRelationshipSubset FUTURE_SUMMARY

MAXIMUM

public static final ActRelationshipSubset MAXIMUM

MINIMUM

public static final ActRelationshipSubset MINIMUM

MOST_RECENT

public static final ActRelationshipSubset MOST_RECENT

PREVIOUS

public static final ActRelationshipSubset PREVIOUS

PREVIOUS_SUMMARY

public static final ActRelationshipSubset PREVIOUS_SUMMARY

SUMMARY

public static final ActRelationshipSubset SUMMARY
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.