public abstract class BaseReference extends Type implements org.hl7.fhir.instance.model.api.IBaseReference, org.hl7.fhir.instance.model.api.ICompositeType
| Constructor and Description |
|---|
BaseReference() |
BaseReference(org.hl7.fhir.instance.model.api.IAnyResource theResource) |
BaseReference(org.hl7.fhir.instance.model.api.IIdType theReference) |
BaseReference(String theReference) |
| Modifier and Type | Method and Description |
|---|---|
org.hl7.fhir.instance.model.api.IIdType |
getReferenceElement() |
org.hl7.fhir.instance.model.api.IBaseResource |
getResource()
Retrieves the actual resource referenced by this reference.
|
boolean |
isEmpty() |
void |
setResource(org.hl7.fhir.instance.model.api.IBaseResource theResource)
Sets the actual resource referenced by this reference.
|
addChild, addExtension, addExtension, copyValues, equalsDeep, equalsShallow, fhirType, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, getProperty, hasExtension, hasExtension, hasId, hasIdElement, listChildren, makeProperty, setId, setIdElement, setProperty, setPropertycastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic BaseReference(String theReference)
public BaseReference(org.hl7.fhir.instance.model.api.IIdType theReference)
public BaseReference(org.hl7.fhir.instance.model.api.IAnyResource theResource)
public BaseReference()
public org.hl7.fhir.instance.model.api.IBaseResource getResource()
getResource in interface org.hl7.fhir.instance.model.api.IBaseReferencepublic org.hl7.fhir.instance.model.api.IIdType getReferenceElement()
getReferenceElement in interface org.hl7.fhir.instance.model.api.IBaseReferencepublic void setResource(org.hl7.fhir.instance.model.api.IBaseResource theResource)
setResource in interface org.hl7.fhir.instance.model.api.IBaseReferenceCopyright © 2014–2018 University Health Network. All rights reserved.