public class DigitalFormFieldSignature extends FormFieldSignature
FormFieldSignature.TypeEnumSignature.SignatureTypeEnum| Constructor | Description |
|---|---|
DigitalFormFieldSignature() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Boolean |
getSigned() |
Property that shows if Form-field Signature was signed with digital certificate
|
int |
hashCode() |
|
void |
setSigned(Boolean signed) |
|
DigitalFormFieldSignature |
signed(Boolean signed) |
|
String |
toString() |
getName, getType, name, setName, setType, typeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreatedOn, getCreatedOn, getHeight, getIsSignature, getLeft, getModifiedOn, getPageNumber, getSignatureId, getSignatureType, getTop, getWidth, height, isSignature, left, modifiedOn, pageNumber, setCreatedOn, setHeight, setIsSignature, setLeft, setModifiedOn, setPageNumber, setSignatureId, setSignatureType, setTop, setWidth, signatureId, signatureType, top, widthpublic DigitalFormFieldSignature signed(Boolean signed)
public Boolean getSigned()
public void setSigned(Boolean signed)
public boolean equals(Object o)
equals in class FormFieldSignaturepublic int hashCode()
hashCode in class FormFieldSignaturepublic String toString()
toString in class FormFieldSignatureCopyright © 2025. All rights reserved.