Bundle.EntryResponse |
Bundle.Entry.getResponse() |
Gets the value(s) for response ().
|
Bundle.EntryResponse |
Bundle.EntryResponse.setEtag(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for etag ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setEtag(String theString) |
Sets the value for etag ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLastModified(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for lastModified ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLastModified(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for lastModified ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLastModifiedWithMillisPrecision(Date theDate) |
Sets the value for lastModified ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLocation(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for location ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setLocation(String theUri) |
Sets the value for location ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setStatus(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for status ()
|
Bundle.EntryResponse |
Bundle.EntryResponse.setStatus(String theString) |
Sets the value for status ()
|