public class ObjectConverter extends Object
| Constructor and Description |
|---|
ObjectConverter(IWorkerContext context) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
convert(Element element) |
Element |
convert(Property property,
Type type) |
Element |
convert(Resource ig) |
Type |
convertToType(Element element) |
public ObjectConverter(IWorkerContext context)
public Element convert(Resource ig) throws IOException, org.hl7.fhir.exceptions.FHIRFormatError, org.hl7.fhir.exceptions.DefinitionException
IOExceptionorg.hl7.fhir.exceptions.FHIRFormatErrororg.hl7.fhir.exceptions.DefinitionExceptionpublic Element convert(Property property, Type type) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionpublic Type convertToType(Element element) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionCopyright © 2014–2018 University Health Network. All rights reserved.