public class TextFormFieldSignature extends FormFieldSignature
FormFieldSignature.TypeEnumSignature.SignatureTypeEnum| Constructor | Description |
|---|---|
TextFormFieldSignature() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getText() |
Gets or sets text of form field text input
|
int |
hashCode() |
|
void |
setText(String text) |
|
TextFormFieldSignature |
text(String text) |
|
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 TextFormFieldSignature text(String text)
public String getText()
public void setText(String text)
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.