ca.infoway.messagebuilder.domainvalue.basic
Class Iso3166Alpha2Country
java.lang.Object
ca.infoway.messagebuilder.lang.Enum
ca.infoway.messagebuilder.lang.EnumPattern
ca.infoway.messagebuilder.domainvalue.basic.Iso3166Alpha2Country
- All Implemented Interfaces:
- Code, Country, Serializable, Comparable
public class Iso3166Alpha2Country
- extends EnumPattern
- implements Country
The Enum Iso3166Alpha2Country.
- 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 |
CANADA
public static final Iso3166Alpha2Country CANADA
UNITED_STATES
public static final Iso3166Alpha2Country UNITED_STATES
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.