Contract.Term.Builder |
Contract.Term.Builder.action(Contract.Term.Action... action) |
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity
taking place.
|
Contract.Term.Builder |
Contract.Term.Builder.action(Collection<Contract.Term.Action> action) |
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity
taking place.
|
Contract.Term.Builder |
Contract.Term.Builder.applies(Period applies) |
Relevant time or time-period when this Contract Provision is applicable.
|
Contract.Term.Builder |
Contract.Term.Builder.asset(Contract.Term.Asset... asset) |
Contract Term Asset List.
|
Contract.Term.Builder |
Contract.Term.Builder.asset(Collection<Contract.Term.Asset> asset) |
Contract Term Asset List.
|
static Contract.Term.Builder |
Contract.Term.builder() |
|
Contract.Term.Builder |
Contract.Term.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Contract.Term.Builder |
Contract.Term.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Contract.Term.Builder |
Contract.Term.Builder.from(Contract.Term term) |
|
Contract.Term.Builder |
Contract.Term.Builder.group(Contract.Term... group) |
Nested group of Contract Provisions.
|
Contract.Term.Builder |
Contract.Term.Builder.group(Collection<Contract.Term> group) |
Nested group of Contract Provisions.
|
Contract.Term.Builder |
Contract.Term.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Contract.Term.Builder |
Contract.Term.Builder.identifier(Identifier identifier) |
Unique identifier for this particular Contract Provision.
|
Contract.Term.Builder |
Contract.Term.Builder.issued(DateTime issued) |
When this Contract Provision was issued.
|
Contract.Term.Builder |
Contract.Term.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Contract.Term.Builder |
Contract.Term.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Contract.Term.Builder |
Contract.Term.Builder.offer(Contract.Term.Offer offer) |
The matter of concern in the context of this provision of the agrement.
|
Contract.Term.Builder |
Contract.Term.Builder.securityLabel(Contract.Term.SecurityLabel... securityLabel) |
Security labels that protect the handling of information about the term and its elements, which may be specifically
identified..
|
Contract.Term.Builder |
Contract.Term.Builder.securityLabel(Collection<Contract.Term.SecurityLabel> securityLabel) |
Security labels that protect the handling of information about the term and its elements, which may be specifically
identified..
|
Contract.Term.Builder |
Contract.Term.Builder.subType(CodeableConcept subType) |
A specialized legal clause or condition based on overarching contract type.
|
Contract.Term.Builder |
Contract.Term.Builder.text(String text) |
Statement of a provision in a policy or a contract.
|
Contract.Term.Builder |
Contract.Term.toBuilder() |
|
Contract.Term.Builder |
Contract.Term.Builder.topic(Element topic) |
The entity that the term applies to.
|
Contract.Term.Builder |
Contract.Term.Builder.type(CodeableConcept type) |
A legal clause or condition contained within a contract that requires one or both parties to perform a particular
requirement by some specified time or prevents one or both parties from performing a particular requirement by some
specified time.
|