com.ejie.r01f.jvt
Class JVTComparator.PlanTableOperation
java.lang.Object
com.ejie.r01f.jvt.JVTComparator.PlanTableOperation
- Enclosing class:
- JVTComparator
- public class JVTComparator.PlanTableOperation
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PARENT_OBJECT
public static final int PARENT_OBJECT
- See Also:
- Constant Field Values
CHILD_OBJECT
public static final int CHILD_OBJECT
- See Also:
- Constant Field Values
OPERATION_UPDATE_STATE
public static final int OPERATION_UPDATE_STATE
- See Also:
- Constant Field Values
OPERATION_INSERT_NEW
public static final int OPERATION_INSERT_NEW
- See Also:
- Constant Field Values
OPERATION_DELETE
public static final int OPERATION_DELETE
- See Also:
- Constant Field Values
OPERATION_LINK_AGGREGATION
public static final int OPERATION_LINK_AGGREGATION
- See Also:
- Constant Field Values
OPERATION_UNLINK_AGGREGATION
public static final int OPERATION_UNLINK_AGGREGATION
- See Also:
- Constant Field Values
OPERATION_ADD_COMPOSITION
public static final int OPERATION_ADD_COMPOSITION
- See Also:
- Constant Field Values
OPERATION_DELETE_COMPOSITION
public static final int OPERATION_DELETE_COMPOSITION
- See Also:
- Constant Field Values
operation
public int operation
args
public java.lang.Object[] args
JVTComparator.PlanTableOperation
public JVTComparator.PlanTableOperation()
JVTComparator.PlanTableOperation
public JVTComparator.PlanTableOperation(int newOperation,
java.lang.Object[] newArgs)
toString
public java.lang.String toString()