public class ValidateConstraint extends java.lang.Object implements ConstraintState
ValidateConstraint(boolean not)
boolean
isNot()
void
setNot(boolean not)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ValidateConstraint(boolean not)
public boolean isNot()
public void setNot(boolean not)
public java.lang.String toString()
toString
java.lang.Object