Bundle.EntryRequest |
Bundle.Entry.getRequest() |
Gets the value(s) for request ().
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfMatch(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for ifMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfMatch(String theString) |
Sets the value for ifMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfModifiedSince(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for ifModifiedSince ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfModifiedSince(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for ifModifiedSince ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfModifiedSinceWithMillisPrecision(Date theDate) |
Sets the value for ifModifiedSince ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneExist(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for ifNoneExist ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneExist(String theString) |
Sets the value for ifNoneExist ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneMatch(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for ifNoneMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneMatch(String theString) |
Sets the value for ifNoneMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setMethod(HTTPVerbEnum theValue) |
Sets the value(s) for method ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setMethod(ca.uhn.fhir.model.primitive.BoundCodeDt<HTTPVerbEnum> theValue) |
Sets the value(s) for method ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setUrl(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for url ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setUrl(String theUri) |
Sets the value for url ()
|