| Package | Description |
|---|---|
| xyz.nickr.jitter.api | |
| xyz.nickr.jitter.impl |
| Modifier and Type | Method and Description |
|---|---|
RoomType |
Room.getType()
Gets this room's type.
|
static RoomType |
RoomType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoomType[] |
RoomType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RoomType |
RoomImpl.getType() |
Copyright © 2016. All rights reserved.