| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestOperation |
Conformance.Rest.addOperation()
Adds and returns a new value for operation ()
|
Conformance.RestOperation |
Conformance.Rest.getOperationFirstRep()
Gets the first repetition for operation (),
creating it if it does not already exist.
|
Conformance.RestOperation |
Conformance.RestOperation.setDefinition(ResourceReferenceDt theValue)
Sets the value(s) for definition ()
|
Conformance.RestOperation |
Conformance.RestOperation.setName(String theString)
Sets the value for name ()
|
Conformance.RestOperation |
Conformance.RestOperation.setName(StringDt theValue)
Sets the value(s) for name ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.RestOperation> |
Conformance.Rest.getOperation()
Gets the value(s) for operation ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.addOperation(Conformance.RestOperation theValue)
Adds a given new value for operation ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.setOperation(List<Conformance.RestOperation> theValue)
Sets the value(s) for operation ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.