Uses of Interface
ca.uhn.fhir.rest.gclient.IGetPage
-
Packages that use IGetPage Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IGetPage in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IGetPage Modifier and Type Method Description IGetPageIGenericClient. loadPage()Loads the previous/next bundle of resources from a paged set, using the link specified in the "link type=next" tag within the atom bundle.
-