public class CheckboxFormFieldSignature extends FormFieldSignature
FormFieldSignature.TypeEnumSignature.SignatureTypeEnum| Constructor | Description |
|---|---|
CheckboxFormFieldSignature() |
| Modifier and Type | Method | Description |
|---|---|---|
CheckboxFormFieldSignature |
checked(Boolean checked) |
|
boolean |
equals(Object o) |
|
Boolean |
getChecked() |
Gets or sets checked value of form field check-box input
|
int |
hashCode() |
|
void |
setChecked(Boolean checked) |
|
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 CheckboxFormFieldSignature checked(Boolean checked)
public Boolean getChecked()
public void setChecked(Boolean checked)
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.