static Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.builder() |
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.code(CodeableConcept... code) |
Coded representation of the context generally or of the Referenced entity, such as the asset holder type or location.
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.code(Collection<CodeableConcept> code) |
Coded representation of the context generally or of the Referenced entity, such as the asset holder type or location.
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.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.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.from(Contract.Term.Asset.Context context) |
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.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.Asset.Context.Builder |
Contract.Term.Asset.Context.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.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.reference(Reference reference) |
Asset context reference may include the creator, custodian, or owning Person or Organization (e.g., bank, repository),
location held, e.g., building, jurisdiction.
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.text(String text) |
Context description.
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.Builder.text(String text) |
Convenience method for setting text .
|
Contract.Term.Asset.Context.Builder |
Contract.Term.Asset.Context.toBuilder() |
|