public interface IHistoryUntyped
| Modifier and Type | Method and Description |
|---|---|
<T extends IBaseBundle> |
andReturnBundle(Class<T> theType)
Request that the method return a Bundle resource (such as
ca.uhn.fhir.model.dstu2.resource.Bundle). |
<T extends IBaseBundle> IHistoryTyped<T> andReturnBundle(Class<T> theType)
ca.uhn.fhir.model.dstu2.resource.Bundle).
Use this method if you are accessing a DSTU2+ server.Copyright © 2014–2017 University Health Network. All rights reserved.