static Contract.Signer.Builder |
Contract.Signer.builder() |
|
Contract.Signer.Builder |
Contract.Signer.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Contract.Signer.Builder |
Contract.Signer.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Contract.Signer.Builder |
Contract.Signer.Builder.from(Contract.Signer signer) |
|
Contract.Signer.Builder |
Contract.Signer.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Contract.Signer.Builder |
Contract.Signer.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.Signer.Builder |
Contract.Signer.Builder.modifierExtension(java.util.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.Signer.Builder |
Contract.Signer.Builder.party(Reference party) |
Party which is a signator to this Contract.
|
Contract.Signer.Builder |
Contract.Signer.Builder.signature(Signature... signature) |
Legally binding Contract DSIG signature contents in Base64.
|
Contract.Signer.Builder |
Contract.Signer.Builder.signature(java.util.Collection<Signature> signature) |
Legally binding Contract DSIG signature contents in Base64.
|
Contract.Signer.Builder |
Contract.Signer.toBuilder() |
|
Contract.Signer.Builder |
Contract.Signer.Builder.type(Coding type) |
Role of this Contract signer, e.g.
|