public class VerifyQRCodeOptions extends VerifyTextOptions
OptionsBase.SignatureTypeEnumVerifyTextOptions.MatchTypeEnum| Constructor | Description |
|---|---|
VerifyQRCodeOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getQrCodeType() |
Get or set QR-code type verification
|
int |
hashCode() |
|
VerifyQRCodeOptions |
qrCodeType(String qrCodeType) |
|
void |
setQrCodeType(String qrCodeType) |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitallPages, getAllPages, getPage, getPagesSetup, getSignatureType, page, pagesSetup, setAllPages, setPage, setPagesSetup, setSignatureType, signatureTypegetMatchType, getText, matchType, setMatchType, setText, textpublic VerifyQRCodeOptions qrCodeType(String qrCodeType)
public String getQrCodeType()
public void setQrCodeType(String qrCodeType)
public boolean equals(Object o)
equals in class VerifyTextOptionspublic int hashCode()
hashCode in class VerifyTextOptionspublic String toString()
toString in class VerifyTextOptionsCopyright © 2025. All rights reserved.