Package | Description |
---|---|
org.jpc.query |
Modifier and Type | Method and Description |
---|---|
CursorState |
Cursor.getState() |
static CursorState |
CursorState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CursorState[] |
CursorState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ObservableQuery.setState(CursorState state) |
protected void |
Cursor.setState(CursorState state) |
Copyright © 2014. All rights reserved.