Package ca.uhn.fhir.util.bundle
Class BundleEntryParts
java.lang.Object
ca.uhn.fhir.util.bundle.BundleEntryParts
-
Constructor Summary
ConstructorDescriptionBundleEntryParts
(String theFullUrl, RequestTypeEnum theRequestType, String theUrl, IBaseResource theResource, String theConditionalUrl) -
Method Summary
-
Constructor Details
-
BundleEntryParts
public BundleEntryParts(String theFullUrl, RequestTypeEnum theRequestType, String theUrl, IBaseResource theResource, String theConditionalUrl)
-
-
Method Details
-
getFullUrl
-
getRequestType
-
getResource
-
getConditionalUrl
-
getUrl
-