| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundle.addEntry(Bundle.Entry theValue)
Adds a given new value for entry ()
|
Bundle |
Bundle.addLink(Bundle.Link theValue)
Adds a given new value for link ()
|
Bundle |
Bundle.setEntry(List<Bundle.Entry> theValue)
Sets the value(s) for entry ()
|
Bundle |
Bundle.setLink(List<Bundle.Link> theValue)
Sets the value(s) for link ()
|
Bundle |
Bundle.setSignature(SignatureDt theValue)
Sets the value(s) for signature ()
|
Bundle |
Bundle.setTotal(int theInteger)
Sets the value for total ()
|
Bundle |
Bundle.setTotal(UnsignedIntDt theValue)
Sets the value(s) for total ()
|
Bundle |
Bundle.setType(BoundCodeDt<BundleTypeEnum> theValue)
Sets the value(s) for type ()
|
Bundle |
Bundle.setType(BundleTypeEnum theValue)
Sets the value(s) for type ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.