| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Group.Characteristic |
Group.addCharacteristic()
Adds and returns a new value for characteristic ()
|
Group.Characteristic |
Group.getCharacteristicFirstRep()
Gets the first repetition for characteristic (),
creating it if it does not already exist.
|
Group.Characteristic |
Group.Characteristic.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Group.Characteristic |
Group.Characteristic.setExclude(boolean theBoolean)
Sets the value for exclude ()
|
Group.Characteristic |
Group.Characteristic.setExclude(BooleanDt theValue)
Sets the value(s) for exclude ()
|
Group.Characteristic |
Group.Characteristic.setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
Group.Characteristic |
Group.Characteristic.setValue(IDatatype theValue)
Sets the value(s) for value[x] ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Group.Characteristic> |
Group.getCharacteristic()
Gets the value(s) for characteristic ().
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.addCharacteristic(Group.Characteristic theValue)
Adds a given new value for characteristic ()
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.setCharacteristic(List<Group.Characteristic> theValue)
Sets the value(s) for characteristic ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.