| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.addChain(String theString)
Adds a new value for chain ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.addChain(StringDt theValue)
Adds a given 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<StringDt> theValue)
Sets the value(s) for chain ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDefinition(String theUri)
Sets the value for definition ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDefinition(UriDt theValue)
Sets the value(s) for definition ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setModifier(List<BoundCodeDt<SearchModifierCodeEnum>> theValue)
Sets the value(s) for modifier ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setModifier(SearchModifierCodeEnum theValue)
Sets the value(s), and clears any existing value(s) for modifier ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setName(String theString)
Sets the value for name ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setName(StringDt theValue)
Sets the value(s) for name ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setTarget(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for target ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setTarget(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for target ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setType(BoundCodeDt<SearchParamTypeEnum> theValue)
Sets the value(s) for type ()
|
Conformance.RestResourceSearchParam |
Conformance.RestResourceSearchParam.setType(SearchParamTypeEnum theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Conformance.RestResourceSearchParam> |
Conformance.Rest.getSearchParam()
Gets the value(s) for searchParam ().
|
List<Conformance.RestResourceSearchParam> |
Conformance.RestResource.getSearchParam()
Gets the value(s) for searchParam ().
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.addSearchParam(Conformance.RestResourceSearchParam theValue)
Adds a given new value for searchParam ()
|
Conformance.RestResource |
Conformance.RestResource.addSearchParam(Conformance.RestResourceSearchParam theValue)
Adds a given new value for searchParam ()
|
| Modifier and Type | Method and Description |
|---|---|
Conformance.Rest |
Conformance.Rest.setSearchParam(List<Conformance.RestResourceSearchParam> theValue)
Sets the value(s) for searchParam ()
|
Conformance.RestResource |
Conformance.RestResource.setSearchParam(List<Conformance.RestResourceSearchParam> theValue)
Sets the value(s) for searchParam ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.