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