| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.addCharacteristic(Group.Characteristic theValue)
Adds a given new value for characteristic ()
|
Group |
Group.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Group |
Group.addMember(Group.Member theValue)
Adds a given new value for member ()
|
Group |
Group.setActual(boolean theBoolean)
Sets the value for actual ()
|
Group |
Group.setActual(BooleanDt theValue)
Sets the value(s) for actual ()
|
Group |
Group.setCharacteristic(List<Group.Characteristic> theValue)
Sets the value(s) for characteristic ()
|
Group |
Group.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Group |
Group.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Group |
Group.setMember(List<Group.Member> theValue)
Sets the value(s) for member ()
|
Group |
Group.setName(String theString)
Sets the value for name ()
|
Group |
Group.setName(StringDt theValue)
Sets the value(s) for name ()
|
Group |
Group.setQuantity(int theInteger)
Sets the value for quantity ()
|
Group |
Group.setQuantity(UnsignedIntDt theValue)
Sets the value(s) for quantity ()
|
Group |
Group.setType(BoundCodeDt<GroupTypeEnum> theValue)
Sets the value(s) for type (class)
|
Group |
Group.setType(GroupTypeEnum theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.