public class ObjectTypeEnumFactory extends Object implements org.hl7.fhir.dstu3.model.EnumFactory<ObjectType>
| Constructor and Description |
|---|
ObjectTypeEnumFactory() |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
fromCode(String codeString) |
String |
toCode(ObjectType code) |
String |
toSystem(ObjectType code) |
public ObjectType fromCode(String codeString) throws IllegalArgumentException
fromCode in interface org.hl7.fhir.dstu3.model.EnumFactory<ObjectType>fromCode in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory<ObjectType>IllegalArgumentExceptionpublic String toCode(ObjectType code)
toCode in interface org.hl7.fhir.dstu3.model.EnumFactory<ObjectType>toCode in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory<ObjectType>public String toSystem(ObjectType code)
toSystem in interface org.hl7.fhir.dstu3.model.EnumFactory<ObjectType>Copyright © 2017 Open eHealth Foundation. All rights reserved.