Package org.hl7.fhir.dstu2.model
Class ResourceFactory
java.lang.Object
org.hl7.fhir.dstu2.model.Factory
org.hl7.fhir.dstu2.model.ResourceFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourcecreateResource(String name)static ElementcreateType(String name)Methods inherited from class org.hl7.fhir.dstu2.model.Factory
create, createUUID, makeCoding, makeReference, makeReference, newBoolean, newCode, newCodeableConcept, newContactPoint, newDate, newDateTime, newExtension, newId, newInteger, newInteger, newNarrative, newString_, newUri
-
Constructor Details
-
ResourceFactory
public ResourceFactory()
-
-
Method Details
-
createResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
createType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-