|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BookState | |
|---|---|
| org.kite9.java.examples.library | |
| Uses of BookState in org.kite9.java.examples.library |
|---|
| Methods in org.kite9.java.examples.library that return BookState | |
|---|---|
BookState |
Book.getState()
|
static BookState |
BookState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BookState[] |
BookState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kite9.java.examples.library with parameters of type BookState | |
|---|---|
void |
Book.setState(BookState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||