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