Package | Description |
---|---|
oracle.ide.debugger.plugin.tracking |
Modifier and Type | Method and Description |
---|---|
ExecutionTrackingTrigger.Action |
ExecutionTrackingTrigger.getAction() |
static ExecutionTrackingTrigger.Action |
ExecutionTrackingTrigger.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionTrackingTrigger.Action[] |
ExecutionTrackingTrigger.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|