public class CheckboxFormFieldSignature extends FormFieldSignature
FormFieldSignature.TypeEnum
Signature.SignatureTypeEnum
Constructor | Description |
---|---|
CheckboxFormFieldSignature() |
Modifier and Type | Method | Description |
---|---|---|
CheckboxFormFieldSignature |
checked(java.lang.Boolean checked) |
|
boolean |
equals(java.lang.Object o) |
|
java.lang.Boolean |
getChecked() |
Gets or sets checked value of form field check-box input
|
int |
hashCode() |
|
void |
setChecked(java.lang.Boolean checked) |
|
java.lang.String |
toString() |
getName, getType, name, setName, setType, type
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
createdOn, 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, width
public CheckboxFormFieldSignature checked(java.lang.Boolean checked)
public java.lang.Boolean getChecked()
public void setChecked(java.lang.Boolean checked)
public boolean equals(java.lang.Object o)
equals
in class FormFieldSignature
public int hashCode()
hashCode
in class FormFieldSignature
public java.lang.String toString()
toString
in class FormFieldSignature
Copyright © 2021. All rights reserved.