Contract |
Contract.addAction(CodeableConceptDt theValue) |
Adds a given new value for action ()
|
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.addSubType(CodeableConceptDt theValue) |
Adds a given new value for subType ()
|
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(List<CodeableConceptDt> 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(ca.uhn.fhir.model.api.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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for issued ()
|
Contract |
Contract.setIssued(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value 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(List<CodeableConceptDt> theValue) |
Sets the value(s) for subType ()
|
Contract |
Contract.setTerm(List<Contract.Term> theValue) |
Sets the value(s) for term ()
|
Contract |
Contract.setType(CodeableConceptDt theValue) |
Sets the value(s) for type ()
|
Contract |
Contract.setValuedItem(List<Contract.ValuedItem> theValue) |
Sets the value(s) for valuedItem ()
|