public class CancelVerb extends Verb implements java.io.Serializable
BusinessObjectDocument.
The verb is contained inside of the DataArea object. A CancelVerb
only contains the action VerbAction.CANCEL.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
CLASS_NAME| Constructor and Description |
|---|
CancelVerb() |
| Modifier and Type | Method and Description |
|---|---|
VerbAction |
getDefaultAction() |
addExpression, addExpression, addExpression, getAction, getExpressionList, getExpressions, isEmpty, isPathInExpression, toStringpublic static final java.lang.String COPYRIGHT
public VerbAction getDefaultAction()
getDefaultAction in class VerbVerbAction.CANCEL.