public class IndustryCdcCensus2010EnumFactory extends Object implements EnumFactory<IndustryCdcCensus2010>
| Constructor and Description |
|---|
IndustryCdcCensus2010EnumFactory() |
| Modifier and Type | Method and Description |
|---|---|
IndustryCdcCensus2010 |
fromCode(String codeString)
Read an enumeration value from the string that represents it on the XML or JSON
|
String |
toCode(IndustryCdcCensus2010 code)
Get the XML/JSON representation for an enumerated value
|
String |
toSystem(IndustryCdcCensus2010 code)
Get the system URI for an enumerated value
|
public IndustryCdcCensus2010EnumFactory()
public IndustryCdcCensus2010 fromCode(String codeString) throws IllegalArgumentException
EnumFactoryfromCode in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory<IndustryCdcCensus2010>fromCode in interface EnumFactory<IndustryCdcCensus2010>codeString - the value found in the XML or JSONIllegalArgumentExceptionpublic String toCode(IndustryCdcCensus2010 code)
EnumFactorytoCode in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory<IndustryCdcCensus2010>toCode in interface EnumFactory<IndustryCdcCensus2010>code - - the enumeration valuepublic String toSystem(IndustryCdcCensus2010 code)
EnumFactorytoSystem in interface EnumFactory<IndustryCdcCensus2010>code - - the enumeration valueCopyright © 2014–2018 University Health Network. All rights reserved.