Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getAllowComments() | |
method | setAllowComments(value) | |
Indicates whether comments could be attached. | ||
method | getEmail() | |
method | setEmail(value) | |
Gets and sets the email of singer. | ||
method | getId() | |
method | setId(value) | |
Gets or sets identifier for this signature line. | ||
method | getInstructions() | |
method | setInstructions(value) | |
Gets and sets the text shown to user at signing time. | ||
method | isLine() | |
method | setLine(value) | |
Indicates whether it is a signature line. | ||
method | getProviderId() | |
method | setProviderId(value) | |
Gets and sets the id of signature provider. | ||
method | getShowSignedDate() | |
method | setShowSignedDate(value) | |
Indicates whether show signed date. | ||
method | getSigner() | |
method | setSigner(value) | |
Gets and sets the signer. | ||
method | getTitle() | |
method | setTitle(value) | |
Gets and sets the title of singer. |
UUID getId() / setId(value)
UUID getProviderId() / setProviderId(value)
String getSigner() / setSigner(value)
String getTitle() / setTitle(value)
String getEmail() / setEmail(value)
boolean isLine() / setLine(value)
boolean getAllowComments() / setAllowComments(value)
boolean getShowSignedDate() / setShowSignedDate(value)
String getInstructions() / setInstructions(value)