| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestResourceInteraction |
Conformance.RestResource.addInteraction()
Adds and returns a new value for interaction ()
|
Conformance.RestResourceInteraction |
Conformance.RestResource.getInteractionFirstRep()
Gets the first repetition for interaction (),
creating it if it does not already exist.
|
Conformance.RestResourceInteraction |
Conformance.RestResourceInteraction.setCode(BoundCodeDt<TypeRestfulInteractionEnum> theValue)
Sets the value(s) for code ()
|
Conformance.RestResourceInteraction |
Conformance.RestResourceInteraction.setCode(TypeRestfulInteractionEnum theValue)
Sets the value(s) for code ()
|
Conformance.RestResourceInteraction |
Conformance.RestResourceInteraction.setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.RestResourceInteraction |
Conformance.RestResourceInteraction.setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.RestResourceInteraction> |
Conformance.RestResource.getInteraction()
Gets the value(s) for interaction ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestResource |
Conformance.RestResource.addInteraction(Conformance.RestResourceInteraction theValue)
Adds a given new value for interaction ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestResource |
Conformance.RestResource.setInteraction(List<Conformance.RestResourceInteraction> theValue)
Sets the value(s) for interaction ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.