public static class Bundle.BundleEntryComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected UriType |
fullUrl
The Absolute URL for the resource.
|
protected List<Bundle.BundleLinkComponent> |
link
A series of links that provide context to this entry.
|
protected Bundle.BundleEntryRequestComponent |
request
Additional information about how this entry should be processed as part of a transaction.
|
protected Resource |
resource
The Resources for the entry.
|
protected Bundle.BundleEntryResponseComponent |
response
Additional information about how this entry should be processed as part of a transaction.
|
protected Bundle.BundleEntrySearchComponent |
search
Information about the search process that lead to the creation of this entry.
|
modifierExtension| Constructor and Description |
|---|
BundleEntryComponent() |
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected List<Bundle.BundleLinkComponent> link
protected UriType fullUrl
protected Bundle.BundleEntrySearchComponent search
protected Bundle.BundleEntryRequestComponent request
protected Bundle.BundleEntryResponseComponent response
public BundleEntryComponent()
public List<Bundle.BundleLinkComponent> getLink()
link (A series of links that provide context to this entry.)public boolean hasLink()
public Bundle.BundleLinkComponent addLink()
link (A series of links that provide context to this entry.)public Bundle.BundleEntryComponent addLink(Bundle.BundleLinkComponent t)
public UriType getFullUrlElement()
fullUrl (The Absolute URL for the resource. This must be provided for all resources. The fullUrl SHALL not disagree with the id in the resource. The fullUrl is a version independent reference to the resource.). This is the underlying object with id, value and extensions. The accessor "getFullUrl" gives direct access to the valuepublic boolean hasFullUrlElement()
public boolean hasFullUrl()
public Bundle.BundleEntryComponent setFullUrlElement(UriType value)
value - fullUrl (The Absolute URL for the resource. This must be provided for all resources. The fullUrl SHALL not disagree with the id in the resource. The fullUrl is a version independent reference to the resource.). This is the underlying object with id, value and extensions. The accessor "getFullUrl" gives direct access to the valuepublic String getFullUrl()
public Bundle.BundleEntryComponent setFullUrl(String value)
value - The Absolute URL for the resource. This must be provided for all resources. The fullUrl SHALL not disagree with the id in the resource. The fullUrl is a version independent reference to the resource.public Resource getResource()
resource (The Resources for the entry.)public boolean hasResource()
public Bundle.BundleEntryComponent setResource(Resource value)
value - resource (The Resources for the entry.)public Bundle.BundleEntrySearchComponent getSearch()
search (Information about the search process that lead to the creation of this entry.)public boolean hasSearch()
public Bundle.BundleEntryComponent setSearch(Bundle.BundleEntrySearchComponent value)
value - search (Information about the search process that lead to the creation of this entry.)public Bundle.BundleEntryRequestComponent getRequest()
request (Additional information about how this entry should be processed as part of a transaction.)public boolean hasRequest()
public Bundle.BundleEntryComponent setRequest(Bundle.BundleEntryRequestComponent value)
value - request (Additional information about how this entry should be processed as part of a transaction.)public Bundle.BundleEntryResponseComponent getResponse()
response (Additional information about how this entry should be processed as part of a transaction.)public boolean hasResponse()
public Bundle.BundleEntryComponent setResponse(Bundle.BundleEntryResponseComponent value)
value - response (Additional information about how this entry should be processed as part of a transaction.)protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Bundle.BundleEntryComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.