com.ca.jcs.cfg
Class Vetoable
java.lang.Object
com.ca.jcs.cfg.Vetoable
- Direct Known Subclasses:
- ClassConverter, ClassValidator, ContextAwareClassValidator, ContextAwarePropertyValidator, PropertyConverter, PropertyStateValidator, PropertyValidator
public class Vetoable
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vetoable
public Vetoable()
isVetoed
public boolean isVetoed()
setVetoed
public void setVetoed(boolean vetoed)
Created 2011-07-14 13:27 EST