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