Package ca.uhn.fhir.util.bundle
Class ModifiableBundleEntry
java.lang.Object
ca.uhn.fhir.util.bundle.ModifiableBundleEntry
-
Constructor Summary
ConstructorsConstructorDescriptionModifiableBundleEntry(BundleEntryParts theBundleEntryParts, BundleEntryMutator theBundleEntryMutator)
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setFullUrl(String theFullUrl)
void
setRequestUrl(FhirContext theFhirContext, String theRequestUrl)
-
Constructor Details
-
ModifiableBundleEntry
public ModifiableBundleEntry(BundleEntryParts theBundleEntryParts, BundleEntryMutator theBundleEntryMutator)
-
-
Method Details
-
setRequestUrl
-
getFullUrl
-
getRequestUrl
-
getResource
-
setFullUrl
-