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