com.thaiopensource.validate.nrl
Class AttributeActionSet
java.lang.Object
com.thaiopensource.validate.nrl.AttributeActionSet
class AttributeActionSet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attach
private boolean attach
reject
private boolean reject
schemas
private Schema[] schemas
AttributeActionSet
AttributeActionSet()
getAttach
boolean getAttach()
setAttach
void setAttach(boolean attach)
getReject
boolean getReject()
setReject
void setReject(boolean reject)
getSchemas
Schema[] getSchemas()
addSchema
void addSchema(Schema schema)