public class ResourceFactory extends Factory
| Constructor and Description |
|---|
ResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Resource |
createResource(String name) |
static Base |
createResourceOrType(String name) |
static Element |
createType(String name) |
create, createUUID, makeCoding, makeReference, makeReference, newBoolean, newCanonical, newCode, newCodeableConcept, newContactPoint, newDate, newDateTime, newExtension, newId, newInteger, newInteger, newNarrative, newString_, newUri, newUrlpublic ResourceFactory()
public static Resource createResource(String name) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionpublic static Element createType(String name) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionpublic static Base createResourceOrType(String name) throws org.hl7.fhir.exceptions.FHIRException
org.hl7.fhir.exceptions.FHIRExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.