| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.addActionReason(CodeableConceptDt theValue)
Adds a given new value for actionReason ()
|
Contract |
Contract.addActor(Contract.Actor theValue)
Adds a given new value for actor ()
|
Contract |
Contract.addFriendly(Contract.Friendly theValue)
Adds a given new value for friendly ()
|
Contract |
Contract.addLegal(Contract.Legal theValue)
Adds a given new value for legal ()
|
Contract |
Contract.addRule(Contract.Rule theValue)
Adds a given new value for rule ()
|
Contract |
Contract.addSigner(Contract.Signer theValue)
Adds a given new value for signer ()
|
Contract |
Contract.addTerm(Contract.Term theValue)
Adds a given new value for term ()
|
Contract |
Contract.addValuedItem(Contract.ValuedItem theValue)
Adds a given new value for valuedItem ()
|
Contract |
Contract.setAction(ContractActionCodesEnum theValue)
Sets the value(s), and clears any existing value(s) for action ()
|
Contract |
Contract.setAction(List<BoundCodeableConceptDt<ContractActionCodesEnum>> theValue)
Sets the value(s) for action ()
|
Contract |
Contract.setActionReason(List<CodeableConceptDt> theValue)
Sets the value(s) for actionReason ()
|
Contract |
Contract.setActor(List<Contract.Actor> theValue)
Sets the value(s) for actor ()
|
Contract |
Contract.setApplies(PeriodDt theValue)
Sets the value(s) for applies ()
|
Contract |
Contract.setAuthority(List<ResourceReferenceDt> theValue)
Sets the value(s) for authority ()
|
Contract |
Contract.setBinding(IDatatype theValue)
Sets the value(s) for binding[x] ()
|
Contract |
Contract.setDomain(List<ResourceReferenceDt> theValue)
Sets the value(s) for domain ()
|
Contract |
Contract.setFriendly(List<Contract.Friendly> theValue)
Sets the value(s) for friendly ()
|
Contract |
Contract.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
Contract |
Contract.setIssued(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for issued ()
|
Contract |
Contract.setIssued(DateTimeDt theValue)
Sets the value(s) for issued ()
|
Contract |
Contract.setIssuedWithSecondsPrecision(Date theDate)
Sets the value for issued ()
|
Contract |
Contract.setLegal(List<Contract.Legal> theValue)
Sets the value(s) for legal ()
|
Contract |
Contract.setRule(List<Contract.Rule> theValue)
Sets the value(s) for rule ()
|
Contract |
Contract.setSigner(List<Contract.Signer> theValue)
Sets the value(s) for signer ()
|
Contract |
Contract.setSubject(List<ResourceReferenceDt> theValue)
Sets the value(s) for subject ()
|
Contract |
Contract.setSubType(ContractSubtypeCodesEnum theValue)
Sets the value(s), and clears any existing value(s) for subType ()
|
Contract |
Contract.setSubType(List<BoundCodeableConceptDt<ContractSubtypeCodesEnum>> theValue)
Sets the value(s) for subType ()
|
Contract |
Contract.setTerm(List<Contract.Term> theValue)
Sets the value(s) for term ()
|
Contract |
Contract.setType(BoundCodeableConceptDt<ContractTypeCodesEnum> theValue)
Sets the value(s) for type ()
|
Contract |
Contract.setType(ContractTypeCodesEnum theValue)
Sets the value(s) for type ()
|
Contract |
Contract.setValuedItem(List<Contract.ValuedItem> theValue)
Sets the value(s) for valuedItem ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.