public class MCcid5001
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MCcid5001 |
Austria
(AT, ISO3166_1, "Austria")
|
static MCcid5001 |
Canada
(CA, ISO3166_1, "Canada")
|
static MCcid5001 |
China
(CH, ISO3166_1, "The People's Republic of China")
|
static MCcid5001 |
France
(FR, ISO3166_1, "France")
|
static MCcid5001 |
GB
(GB, ISO3166_1, "United Kingdom of Great Britain and Northern Ireland")
|
static MCcid5001 |
Germany
(GE, ISO3166_1, "Germany")
|
static MCcid5001 |
Japan
(JP, ISO3166_1, "Japan")
|
static MCcid5001 |
Netherlands
(NL, ISO3166_1, "The Kingdom of the Netherlands")
|
static MCcid5001 |
Switzerland
(CH, ISO3166_1, "Switzerland")
|
static MCcid5001 |
US
(US, ISO3166_1, "United States of America")
|
Constructor and Description |
---|
MCcid5001(com.merge.mcw.MCbasicCodedEntry code,
com.merge.mcw.MCbasicCodedEntry conceptName) |
MCcid5001(java.lang.String codeValue,
java.lang.String codingSchemeDesignator,
java.lang.String codeMeaning) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCID() |
com.merge.mcw.sr.MCcodeItem |
getCodedItem() |
java.lang.String |
getDescription() |
boolean |
isValid() |
public static final MCcid5001 Austria
public static final MCcid5001 Canada
public static final MCcid5001 China
public static final MCcid5001 France
public static final MCcid5001 Germany
public static final MCcid5001 Japan
public static final MCcid5001 Netherlands
public static final MCcid5001 Switzerland
public static final MCcid5001 GB
public static final MCcid5001 US