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() |
org.hl7.fhir.instance.model.api.IBaseReference |
setResource(org.hl7.fhir.instance.model.api.IBaseResource theResource)
Sets the actual resource referenced by this reference.
|
addChild, addExtension, addExtension, addExtension, copyValues, equalsDeep, equalsShallow, fhirType, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, getNamedProperty, getProperty, getTypesForProperty, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, listChildren, makeProperty, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setProperty, setPropertycastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayElement, hasIdentifier, setDisplay, setReferencepublic 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 org.hl7.fhir.instance.model.api.IBaseReference setResource(org.hl7.fhir.instance.model.api.IBaseResource theResource)
setResource in interface org.hl7.fhir.instance.model.api.IBaseReferenceCopyright © 2014–2021 Health Level 7. All rights reserved.