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