public class VerifyQRCodeOptions extends VerifyTextOptions
OptionsBase.SignatureTypeEnum
VerifyTextOptions.MatchTypeEnum
Constructor | Description |
---|---|
VerifyQRCodeOptions() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
java.lang.String |
getQrCodeType() |
Get or set QR-code type verification
|
int |
hashCode() |
|
VerifyQRCodeOptions |
qrCodeType(java.lang.String qrCodeType) |
|
void |
setQrCodeType(java.lang.String qrCodeType) |
|
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allPages, getAllPages, getPage, getPagesSetup, getSignatureType, page, pagesSetup, setAllPages, setPage, setPagesSetup, setSignatureType, signatureType
getMatchType, getText, matchType, setMatchType, setText, text
public VerifyQRCodeOptions qrCodeType(java.lang.String qrCodeType)
public java.lang.String getQrCodeType()
public void setQrCodeType(java.lang.String qrCodeType)
public boolean equals(java.lang.Object o)
equals
in class VerifyTextOptions
public int hashCode()
hashCode
in class VerifyTextOptions
public java.lang.String toString()
toString
in class VerifyTextOptions
Copyright © 2021. All rights reserved.