ca.infoway.messagebuilder.domainvalue.controlact
Class ActIssuePriority
java.lang.Object
ca.infoway.messagebuilder.lang.Enum
ca.infoway.messagebuilder.lang.EnumPattern
ca.infoway.messagebuilder.domainvalue.controlact.ActIssuePriority
- All Implemented Interfaces:
- Code, ActIssuePriority, ActPriority, Serializable, Comparable
public class ActIssuePriority
- extends EnumPattern
- implements ActIssuePriority
The Enum ActIssuePriority. Indicates the relative importance or priority of a detected issue
- See Also:
- Serialized Form
Methods inherited from class ca.infoway.messagebuilder.lang.Enum |
compareTo, equals, getEnum, getEnumClass, getEnumList, getEnumMap, getName, getShortClassName, getShortClassName, hashCode, iterator, readResolve |
ERROR
public static final ActIssuePriority ERROR
INFORMATION
public static final ActIssuePriority INFORMATION
WARNING
public static final ActIssuePriority WARNING
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.