| Package | Description |
|---|---|
| ca.uhn.fhir.rest.gclient |
| Modifier and Type | Method and Description |
|---|---|
<T extends IBaseBundle> |
IGetPageUntyped.andReturnBundle(Class<T> theBundleType)
Return a Bundle resource of the given type
|
<T extends IBaseBundle> |
IGetPage.next(T theBundle)
Load the next page of results using the link with relation "next" in the bundle.
|
<T extends IBaseBundle> |
IGetPage.previous(T theBundle)
Load the previous page of results using the link with relation "prev" in the bundle.
|
Copyright © 2014–2017 University Health Network. All rights reserved.