| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestResource |
Conformance.RestResource.addInteraction(Conformance.RestResourceInteraction theValue)
Adds a given new value for interaction ()
|
Conformance.RestResource |
Conformance.Rest.addResource()
Adds and returns a new value for resource ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchInclude(String theString)
Adds a new value for searchInclude ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchInclude(StringDt theValue)
Adds a given new value for searchInclude ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchParam(Conformance.RestResourceSearchParam theValue)
Adds a given new value for searchParam ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchRevInclude(String theString)
Adds a new value for searchRevInclude ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchRevInclude(StringDt theValue)
Adds a given new value for searchRevInclude ()
|
Conformance.RestResource |
Conformance.Rest.getResourceFirstRep()
Gets the first repetition for resource (),
creating it if it does not already exist.
|
Conformance.RestResource |
Conformance.RestResource.setConditionalCreate(boolean theBoolean)
Sets the value for conditionalCreate ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalCreate(BooleanDt theValue)
Sets the value(s) for conditionalCreate ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalDelete(BoundCodeDt<ConditionalDeleteStatusEnum> theValue)
Sets the value(s) for conditionalDelete ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalDelete(ConditionalDeleteStatusEnum theValue)
Sets the value(s) for conditionalDelete ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalUpdate(boolean theBoolean)
Sets the value for conditionalUpdate ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalUpdate(BooleanDt theValue)
Sets the value(s) for conditionalUpdate ()
|
Conformance.RestResource |
Conformance.RestResource.setInteraction(List<Conformance.RestResourceInteraction> theValue)
Sets the value(s) for interaction ()
|
Conformance.RestResource |
Conformance.RestResource.setProfile(ResourceReferenceDt theValue)
Sets the value(s) for profile ()
|
Conformance.RestResource |
Conformance.RestResource.setReadHistory(boolean theBoolean)
Sets the value for readHistory ()
|
Conformance.RestResource |
Conformance.RestResource.setReadHistory(BooleanDt theValue)
Sets the value(s) for readHistory ()
|
Conformance.RestResource |
Conformance.RestResource.setSearchInclude(List<StringDt> theValue)
Sets the value(s) for searchInclude ()
|
Conformance.RestResource |
Conformance.RestResource.setSearchParam(List<Conformance.RestResourceSearchParam> theValue)
Sets the value(s) for searchParam ()
|
Conformance.RestResource |
Conformance.RestResource.setSearchRevInclude(List<StringDt> theValue)
Sets the value(s) for searchRevInclude ()
|
Conformance.RestResource |
Conformance.RestResource.setType(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for type ()
|
Conformance.RestResource |
Conformance.RestResource.setType(ResourceTypeEnum theValue)
Sets the value(s) for type ()
|
Conformance.RestResource |
Conformance.RestResource.setUpdateCreate(boolean theBoolean)
Sets the value for updateCreate ()
|
Conformance.RestResource |
Conformance.RestResource.setUpdateCreate(BooleanDt theValue)
Sets the value(s) for updateCreate ()
|
Conformance.RestResource |
Conformance.RestResource.setVersioning(BoundCodeDt<ResourceVersionPolicyEnum> theValue)
Sets the value(s) for versioning ()
|
Conformance.RestResource |
Conformance.RestResource.setVersioning(ResourceVersionPolicyEnum theValue)
Sets the value(s) for versioning ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.RestResource> |
Conformance.Rest.getResource()
Gets the value(s) for resource ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.addResource(Conformance.RestResource theValue)
Adds a given new value for resource ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.setResource(List<Conformance.RestResource> theValue)
Sets the value(s) for resource ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.