| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.Expansion |
ValueSet.Expansion.addContains(ValueSet.ExpansionContains theValue)
Adds a given new value for contains ()
|
ValueSet.Expansion |
ValueSet.Expansion.addParameter(ValueSet.ExpansionParameter theValue)
Adds a given new value for parameter ()
|
ValueSet.Expansion |
ValueSet.getExpansion()
Gets the value(s) for expansion ().
|
ValueSet.Expansion |
ValueSet.Expansion.setContains(List<ValueSet.ExpansionContains> theValue)
Sets the value(s) for contains ()
|
ValueSet.Expansion |
ValueSet.Expansion.setIdentifier(String theUri)
Sets the value for identifier ()
|
ValueSet.Expansion |
ValueSet.Expansion.setIdentifier(UriDt theValue)
Sets the value(s) for identifier ()
|
ValueSet.Expansion |
ValueSet.Expansion.setOffset(int theInteger)
Sets the value for offset ()
|
ValueSet.Expansion |
ValueSet.Expansion.setOffset(IntegerDt theValue)
Sets the value(s) for offset ()
|
ValueSet.Expansion |
ValueSet.Expansion.setParameter(List<ValueSet.ExpansionParameter> theValue)
Sets the value(s) for parameter ()
|
ValueSet.Expansion |
ValueSet.Expansion.setTimestamp(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for timestamp ()
|
ValueSet.Expansion |
ValueSet.Expansion.setTimestamp(DateTimeDt theValue)
Sets the value(s) for timestamp ()
|
ValueSet.Expansion |
ValueSet.Expansion.setTimestampWithSecondsPrecision(Date theDate)
Sets the value for timestamp ()
|
ValueSet.Expansion |
ValueSet.Expansion.setTotal(int theInteger)
Sets the value for total ()
|
ValueSet.Expansion |
ValueSet.Expansion.setTotal(IntegerDt theValue)
Sets the value(s) for total ()
|
| Modifier and Type | Method and Description |
|---|---|
ValueSet |
ValueSet.setExpansion(ValueSet.Expansion theValue)
Sets the value(s) for expansion ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.