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