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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Adds a given new value for searchInclude ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchInclude(String theString) |
Adds a new value for searchInclude ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchParam(Conformance.RestResourceSearchParam theValue) |
Adds a given new value for searchParam ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchRevInclude(ca.uhn.fhir.model.primitive.StringDt theValue) |
Adds a given new value for searchRevInclude ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchRevInclude(String theString) |
Adds a 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(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for conditionalCreate ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalDelete(ConditionalDeleteStatusEnum theValue) |
Sets the value(s) for conditionalDelete ()
|
Conformance.RestResource |
Conformance.RestResource.setConditionalDelete(ca.uhn.fhir.model.primitive.BoundCodeDt<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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for readHistory ()
|
Conformance.RestResource |
Conformance.RestResource.setSearchInclude(List<ca.uhn.fhir.model.primitive.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<ca.uhn.fhir.model.primitive.StringDt> theValue) |
Sets the value(s) for searchRevInclude ()
|
Conformance.RestResource |
Conformance.RestResource.setType(ResourceTypeEnum theValue) |
Sets the value(s) for type ()
|
Conformance.RestResource |
Conformance.RestResource.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<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(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for updateCreate ()
|
Conformance.RestResource |
Conformance.RestResource.setVersioning(ResourceVersionPolicyEnum theValue) |
Sets the value(s) for versioning ()
|
Conformance.RestResource |
Conformance.RestResource.setVersioning(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceVersionPolicyEnum> theValue) |
Sets the value(s) for versioning ()
|