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