|
org.netbeans.api.debugger/1 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Breakpoint.VALIDITY | |
---|---|
org.netbeans.api.debugger | The NetBeans Debugger Core API definition. |
Uses of Breakpoint.VALIDITY in org.netbeans.api.debugger |
---|
Methods in org.netbeans.api.debugger that return Breakpoint.VALIDITY | |
---|---|
Breakpoint.VALIDITY |
Breakpoint.getValidity()
Get the validity of this breakpoint. |
static Breakpoint.VALIDITY |
Breakpoint.VALIDITY.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Breakpoint.VALIDITY[] |
Breakpoint.VALIDITY.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.netbeans.api.debugger with parameters of type Breakpoint.VALIDITY | |
---|---|
protected void |
Breakpoint.setValidity(Breakpoint.VALIDITY validity,
String reason)
Set the validity of this breakpoint. |
|
org.netbeans.api.debugger/1 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |