| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.addCompartment(String theUri)
Adds a new value for compartment ()
|
Conformance.Rest |
Conformance.Rest.addCompartment(UriDt theValue)
Adds a given new value for compartment ()
|
Conformance.Rest |
Conformance.Rest.addInteraction(Conformance.RestInteraction theValue)
Adds a given new value for interaction ()
|
Conformance.Rest |
Conformance.Rest.addOperation(Conformance.RestOperation theValue)
Adds a given new value for operation ()
|
Conformance.Rest |
Conformance.Rest.addResource(Conformance.RestResource theValue)
Adds a given new value for resource ()
|
Conformance.Rest |
Conformance.addRest()
Adds and returns a new value for rest ()
|
Conformance.Rest |
Conformance.Rest.addSearchParam(Conformance.RestResourceSearchParam theValue)
Adds a given new value for searchParam ()
|
Conformance.Rest |
Conformance.getRestFirstRep()
Gets the first repetition for rest (),
creating it if it does not already exist.
|
Conformance.Rest |
Conformance.Rest.setCompartment(List<UriDt> theValue)
Sets the value(s) for compartment ()
|
Conformance.Rest |
Conformance.Rest.setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.Rest |
Conformance.Rest.setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
Conformance.Rest |
Conformance.Rest.setInteraction(List<Conformance.RestInteraction> theValue)
Sets the value(s) for interaction ()
|
Conformance.Rest |
Conformance.Rest.setMode(BoundCodeDt<RestfulConformanceModeEnum> theValue)
Sets the value(s) for mode ()
|
Conformance.Rest |
Conformance.Rest.setMode(RestfulConformanceModeEnum theValue)
Sets the value(s) for mode ()
|
Conformance.Rest |
Conformance.Rest.setOperation(List<Conformance.RestOperation> theValue)
Sets the value(s) for operation ()
|
Conformance.Rest |
Conformance.Rest.setResource(List<Conformance.RestResource> theValue)
Sets the value(s) for resource ()
|
Conformance.Rest |
Conformance.Rest.setSearchParam(List<Conformance.RestResourceSearchParam> theValue)
Sets the value(s) for searchParam ()
|
Conformance.Rest |
Conformance.Rest.setSecurity(Conformance.RestSecurity theValue)
Sets the value(s) for security ()
|
Conformance.Rest |
Conformance.Rest.setTransactionMode(BoundCodeDt<TransactionModeEnum> theValue)
Sets the value(s) for transactionMode ()
|
Conformance.Rest |
Conformance.Rest.setTransactionMode(TransactionModeEnum theValue)
Sets the value(s) for transactionMode ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.Rest> |
Conformance.getRest()
Gets the value(s) for rest ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance |
Conformance.addRest(Conformance.Rest theValue)
Adds a given new value for rest ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance |
Conformance.setRest(List<Conformance.Rest> theValue)
Sets the value(s) for rest ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.