JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
IGetPage
IGenericClient.
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.