| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Bundle.EntryRequest |
Bundle.Entry.getRequest()
Gets the value(s) for request ().
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfMatch(String theString)
Sets the value for ifMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfMatch(StringDt theValue)
Sets the value(s) for ifMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfModifiedSince(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for ifModifiedSince ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfModifiedSince(InstantDt theValue)
Sets the value(s) for ifModifiedSince ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfModifiedSinceWithMillisPrecision(Date theDate)
Sets the value for ifModifiedSince ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneExist(String theString)
Sets the value for ifNoneExist ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneExist(StringDt theValue)
Sets the value(s) for ifNoneExist ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneMatch(String theString)
Sets the value for ifNoneMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setIfNoneMatch(StringDt theValue)
Sets the value(s) for ifNoneMatch ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setMethod(BoundCodeDt<HTTPVerbEnum> theValue)
Sets the value(s) for method ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setMethod(HTTPVerbEnum theValue)
Sets the value(s) for method ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setUrl(String theUri)
Sets the value for url ()
|
Bundle.EntryRequest |
Bundle.EntryRequest.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
| Modifier and Type | Method and Description |
|---|---|
Bundle.Entry |
Bundle.Entry.setRequest(Bundle.EntryRequest theValue)
Sets the value(s) for request ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.