| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Contract.Term |
Contract.Term.addActionReason(CodeableConceptDt theValue)
Adds a given new value for actionReason ()
|
Contract.Term |
Contract.Term.addActor(Contract.TermActor theValue)
Adds a given new value for actor ()
|
Contract.Term |
Contract.Term.addGroup()
Adds and returns a new value for group ()
|
Contract.Term |
Contract.Term.addGroup(Contract.Term theValue)
Adds a given new value for group ()
|
Contract.Term |
Contract.addTerm()
Adds and returns a new value for term ()
|
Contract.Term |
Contract.Term.addValuedItem(Contract.TermValuedItem theValue)
Adds a given new value for valuedItem ()
|
Contract.Term |
Contract.Term.getGroupFirstRep()
Gets the first repetition for group (),
creating it if it does not already exist.
|
Contract.Term |
Contract.getTermFirstRep()
Gets the first repetition for term (),
creating it if it does not already exist.
|
Contract.Term |
Contract.Term.setAction(ContractActionCodesEnum theValue)
Sets the value(s), and clears any existing value(s) for action ()
|
Contract.Term |
Contract.Term.setAction(List<BoundCodeableConceptDt<ContractActionCodesEnum>> theValue)
Sets the value(s) for action ()
|
Contract.Term |
Contract.Term.setActionReason(List<CodeableConceptDt> theValue)
Sets the value(s) for actionReason ()
|
Contract.Term |
Contract.Term.setActor(List<Contract.TermActor> theValue)
Sets the value(s) for actor ()
|
Contract.Term |
Contract.Term.setApplies(PeriodDt theValue)
Sets the value(s) for applies ()
|
Contract.Term |
Contract.Term.setGroup(List<Contract.Term> theValue)
Sets the value(s) for group ()
|
Contract.Term |
Contract.Term.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
Contract.Term |
Contract.Term.setIssued(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for issued ()
|
Contract.Term |
Contract.Term.setIssued(DateTimeDt theValue)
Sets the value(s) for issued ()
|
Contract.Term |
Contract.Term.setIssuedWithSecondsPrecision(Date theDate)
Sets the value for issued ()
|
Contract.Term |
Contract.Term.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject ()
|
Contract.Term |
Contract.Term.setSubType(CodeableConceptDt theValue)
Sets the value(s) for subType ()
|
Contract.Term |
Contract.Term.setText(String theString)
Sets the value for text ()
|
Contract.Term |
Contract.Term.setText(StringDt theValue)
Sets the value(s) for text ()
|
Contract.Term |
Contract.Term.setType(BoundCodeableConceptDt<ContractTermTypeCodesEnum> theValue)
Sets the value(s) for type ()
|
Contract.Term |
Contract.Term.setType(ContractTermTypeCodesEnum theValue)
Sets the value(s) for type ()
|
Contract.Term |
Contract.Term.setValuedItem(List<Contract.TermValuedItem> theValue)
Sets the value(s) for valuedItem ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Contract.Term> |
Contract.Term.getGroup()
Gets the value(s) for group ().
|
List<Contract.Term> |
Contract.getTerm()
Gets the value(s) for term ().
|
| Modifier and Type | Method and Description |
|---|---|
Contract.Term |
Contract.Term.addGroup(Contract.Term theValue)
Adds a given new value for group ()
|
Contract |
Contract.addTerm(Contract.Term theValue)
Adds a given new value for term ()
|
| Modifier and Type | Method and Description |
|---|---|
Contract.Term |
Contract.Term.setGroup(List<Contract.Term> theValue)
Sets the value(s) for group ()
|
Contract |
Contract.setTerm(List<Contract.Term> theValue)
Sets the value(s) for term ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.