Package ca.uhn.fhir.rest.api
Class BundleLinks
java.lang.Object
ca.uhn.fhir.rest.api.BundleLinks
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBundleLinks
(String theServerBase, Set<Include> theIncludes, boolean thePrettyPrint, BundleTypeEnum theBundleType) -
Method Summary
-
Field Details
-
serverBase
-
prettyPrint
-
bundleType
-
-
Constructor Details
-
BundleLinks
public BundleLinks(String theServerBase, Set<Include> theIncludes, boolean thePrettyPrint, BundleTypeEnum theBundleType)
-
-
Method Details
-
getSelf
-
setSelf
-
getNext
-
setNext
-
getPrev
-
setPrev
-
getIncludes
-