| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeInclude.addFilter()
Adds and returns a new value for filter ()
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeInclude.getFilterFirstRep()
Gets the first repetition for filter (),
creating it if it does not already exist.
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeIncludeFilter.setOp(BoundCodeDt<FilterOperatorEnum> theValue)
Sets the value(s) for op ()
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeIncludeFilter.setOp(FilterOperatorEnum theValue)
Sets the value(s) for op ()
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeIncludeFilter.setProperty(CodeDt theValue)
Sets the value(s) for property ()
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeIncludeFilter.setProperty(String theCode)
Sets the value for property ()
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeIncludeFilter.setValue(CodeDt theValue)
Sets the value(s) for value ()
|
ValueSet.ComposeIncludeFilter |
ValueSet.ComposeIncludeFilter.setValue(String theCode)
Sets the value for value ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ValueSet.ComposeIncludeFilter> |
ValueSet.ComposeInclude.getFilter()
Gets the value(s) for filter ().
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ComposeInclude |
ValueSet.ComposeInclude.addFilter(ValueSet.ComposeIncludeFilter theValue)
Adds a given new value for filter ()
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet.ComposeInclude |
ValueSet.ComposeInclude.setFilter(List<ValueSet.ComposeIncludeFilter> theValue)
Sets the value(s) for filter ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.