| Package | Description |
|---|---|
| de.pheasn.blockown |
| Modifier and Type | Method and Description |
|---|---|
WaitType |
BlockOwn.getWaiting(User user) |
static WaitType |
WaitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaitType[] |
WaitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlockOwn.addWaiting(User user,
WaitType waitType) |
boolean |
BlockOwn.isWaiting(User user,
WaitType waitType) |
Copyright © 2015. All rights reserved.