| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Group.Member |
Group.addMember()
Adds and returns a new value for member ()
|
Group.Member |
Group.getMemberFirstRep()
Gets the first repetition for member (),
creating it if it does not already exist.
|
Group.Member |
Group.Member.setEntity(ResourceReferenceDt theValue)
Sets the value(s) for entity ()
|
Group.Member |
Group.Member.setInactive(boolean theBoolean)
Sets the value for inactive ()
|
Group.Member |
Group.Member.setInactive(BooleanDt theValue)
Sets the value(s) for inactive ()
|
Group.Member |
Group.Member.setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Group.Member> |
Group.getMember()
Gets the value(s) for member ().
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.addMember(Group.Member theValue)
Adds a given new value for member ()
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.setMember(List<Group.Member> theValue)
Sets the value(s) for member ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.