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 boolean isValid()
Returns true if Verification process was successful otherwise false
public void setValid(boolean value)
Copyright © 2017. All rights reserved.