public static class ConceptMap.ConceptMapGroupUnmappedModeEnumFactory extends Object implements EnumFactory<ConceptMap.ConceptMapGroupUnmappedMode>
| Constructor and Description |
|---|
ConceptMapGroupUnmappedModeEnumFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConceptMap.ConceptMapGroupUnmappedMode |
fromCode(String codeString)
Read an enumeration value from the string that represents it on the XML or JSON
|
Enumeration<ConceptMap.ConceptMapGroupUnmappedMode> |
fromType(Base code) |
String |
toCode(ConceptMap.ConceptMapGroupUnmappedMode code)
Get the XML/JSON representation for an enumerated value
|
String |
toSystem(ConceptMap.ConceptMapGroupUnmappedMode code)
Get the XML/JSON representation for an enumerated value
|
public ConceptMapGroupUnmappedModeEnumFactory()
public ConceptMap.ConceptMapGroupUnmappedMode fromCode(String codeString) throws IllegalArgumentException
EnumFactoryfromCode in interface EnumFactory<ConceptMap.ConceptMapGroupUnmappedMode>fromCode in interface IBaseEnumFactory<ConceptMap.ConceptMapGroupUnmappedMode>codeString - the value found in the XML or JSONIllegalArgumentExceptionpublic Enumeration<ConceptMap.ConceptMapGroupUnmappedMode> fromType(Base code) throws FHIRException
FHIRExceptionpublic String toCode(ConceptMap.ConceptMapGroupUnmappedMode code)
EnumFactorytoCode in interface EnumFactory<ConceptMap.ConceptMapGroupUnmappedMode>toCode in interface IBaseEnumFactory<ConceptMap.ConceptMapGroupUnmappedMode>code - - the enumeration valuepublic String toSystem(ConceptMap.ConceptMapGroupUnmappedMode code)
EnumFactorytoSystem in interface EnumFactory<ConceptMap.ConceptMapGroupUnmappedMode>code - - the enumeration valueCopyright © 2014–2017 University Health Network. All rights reserved.