Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.addChain(ca.uhn.fhir.model.primitive.StringDt theValue) |
Adds a given new value for chain ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.addChain(String theString) |
Adds a new value for chain ()
|
Conformance.RestResourceSearchParam |
Conformance.Rest.addSearchParam() |
Adds and returns a new value for searchParam ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResource.addSearchParam() |
Adds and returns a new value for searchParam ()
|
Conformance.RestResourceSearchParam |
Conformance.Rest.getSearchParamFirstRep() |
Gets the first repetition for searchParam (),
creating it if it does not already exist.
|
Conformance.RestResourceSearchParam |
Conformance.RestResource.getSearchParamFirstRep() |
Gets the first repetition for searchParam (),
creating it if it does not already exist.
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setChain(List<ca.uhn.fhir.model.primitive.StringDt> theValue) |
Sets the value(s) for chain ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDefinition(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for definition ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDefinition(String theUri) |
Sets the value for definition ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDocumentation(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for documentation ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDocumentation(String theString) |
Sets the value for documentation ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setModifier(SearchModifierCodeEnum theValue) |
Sets the value(s), and clears any existing value(s) for modifier ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setModifier(List<ca.uhn.fhir.model.primitive.BoundCodeDt<SearchModifierCodeEnum>> theValue) |
Sets the value(s) for modifier ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setName(String theString) |
Sets the value for name ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setTarget(ResourceTypeEnum theValue) |
Sets the value(s), and clears any existing value(s) for target ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setTarget(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) |
Sets the value(s) for target ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setType(SearchParamTypeEnum theValue) |
Sets the value(s) for type ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<SearchParamTypeEnum> theValue) |
Sets the value(s) for type ()
|