Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.model |
Modifier and Type | Method and Description |
---|---|
IgnoreCountData.State |
IgnoreCountData.getState() |
static IgnoreCountData.State |
IgnoreCountData.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IgnoreCountData.State[] |
IgnoreCountData.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IgnoreCountData.setState(IgnoreCountData.State state) |
Constructor and Description |
---|
IgnoreCountData(int value,
IgnoreCountData.State state) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.