| Package | Description |
|---|---|
| com.rational.test.ft.script |
| Modifier and Type | Method and Description |
|---|---|
static NetCheckedState |
NetCheckedState.checked()
Creates a
CHECKED state object. |
static NetCheckedState |
NetCheckedState.construct(int state)
Serializes a
State object;
should not be used directly. |
static NetCheckedState |
NetCheckedState.indeterminate()
Creates an
INDETERMINATE state object. |
static NetCheckedState |
NetCheckedState.notChecked()
Creates a
NOT_CHECKED state object. |