public final class LUStdOp
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LUStdOp |
MODIFY
'Modify' operation.
|
static LUStdOp |
NEW
'New' operation.
|
static LUStdOp |
REMOVE
'Remove' operation.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a String representation of this object.
|