|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RoomType in org.jboss.seam.config.example.princessrescue |
|---|
| Methods in org.jboss.seam.config.example.princessrescue that return RoomType | |
|---|---|
RoomType |
GameRoom.getRoomType()
|
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. |
| Methods in org.jboss.seam.config.example.princessrescue with parameters of type RoomType | |
|---|---|
void |
GameRoom.setRoomType(RoomType roomType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||