| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Contract.Actor |
Contract.addActor()
Adds and returns a new value for actor ()
|
Contract.Actor |
Contract.getActorFirstRep()
Gets the first repetition for actor (),
creating it if it does not already exist.
|
Contract.Actor |
Contract.Actor.setEntity(ResourceReferenceDt theValue)
Sets the value(s) for entity ()
|
Contract.Actor |
Contract.Actor.setRole(ContractActorRoleCodesEnum theValue)
Sets the value(s), and clears any existing value(s) for role ()
|
Contract.Actor |
Contract.Actor.setRole(List<BoundCodeableConceptDt<ContractActorRoleCodesEnum>> theValue)
Sets the value(s) for role ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Contract.Actor> |
Contract.getActor()
Gets the value(s) for actor ().
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.addActor(Contract.Actor theValue)
Adds a given new value for actor ()
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.setActor(List<Contract.Actor> theValue)
Sets the value(s) for actor ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.