Conformance.Rest |
Conformance.Rest.addCompartment(ca.uhn.fhir.model.primitive.UriDt theValue) |
Adds a given new value for compartment ()
|
Conformance.Rest |
Conformance.Rest.addCompartment(String theUri) |
Adds a 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<ca.uhn.fhir.model.primitive.UriDt> theValue) |
Sets the value(s) for compartment ()
|
Conformance.Rest |
Conformance.Rest.setDocumentation(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for documentation ()
|
Conformance.Rest |
Conformance.Rest.setDocumentation(String theString) |
Sets the value for documentation ()
|
Conformance.Rest |
Conformance.Rest.setInteraction(List<Conformance.RestInteraction> theValue) |
Sets the value(s) for interaction ()
|
Conformance.Rest |
Conformance.Rest.setMode(RestfulConformanceModeEnum theValue) |
Sets the value(s) for mode ()
|
Conformance.Rest |
Conformance.Rest.setMode(ca.uhn.fhir.model.primitive.BoundCodeDt<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(TransactionModeEnum theValue) |
Sets the value(s) for transactionMode ()
|
Conformance.Rest |
Conformance.Rest.setTransactionMode(ca.uhn.fhir.model.primitive.BoundCodeDt<TransactionModeEnum> theValue) |
Sets the value(s) for transactionMode ()
|