public class VerificationResult extends Object
Instance to keep results of verification process.
VerificationResult()
boolean
isValid()
void
setValid(boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VerificationResult()
public final boolean isValid()
Returns true if Verification process was successful otherwise false.
public final void setValid(boolean value)
Copyright © 2021. All rights reserved.