Package | Description |
---|---|
zmq.socket.radiodish |
Modifier and Type | Field and Description |
---|---|
private Dish.DishSession.State |
Dish.DishSession.state |
Modifier and Type | Method and Description |
---|---|
static Dish.DishSession.State |
Dish.DishSession.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Dish.DishSession.State[] |
Dish.DishSession.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|