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