| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Bundle.EntryResponse |
Bundle.Entry.getResponse()
Gets the value(s) for response ().
|
Bundle.EntryResponse |
Bundle.EntryResponse.setEtag(String theString)
Sets the value for etag ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setEtag(StringDt theValue)
Sets the value(s) for etag ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLastModified(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for lastModified ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLastModified(InstantDt theValue)
Sets the value(s) for lastModified ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLastModifiedWithMillisPrecision(Date theDate)
Sets the value for lastModified ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLocation(String theUri)
Sets the value for location ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLocation(UriDt theValue)
Sets the value(s) for location ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setStatus(String theString)
Sets the value for status ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setStatus(StringDt theValue)
Sets the value(s) for status ()
|
| Modifier and Type | Method and Description |
|---|---|
Bundle.Entry |
Bundle.Entry.setResponse(Bundle.EntryResponse theValue)
Sets the value(s) for response ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.