Uses of Class
org.rspeer.game.component.tdi.Prayer.Book
-
Packages that use Prayer.Book Package Description org.rspeer.game.component.tdi -
-
Uses of Prayer.Book in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Prayer.Book Modifier and Type Method Description Prayer.Book
Prayer. getBook()
Prayer.Book
Prayer.Modern. getBook()
static Prayer.Book
Prayers. getBook()
static Prayer.Book
Prayer.Book. valueOf(String name)
Returns the enum constant of this type with the specified name.static Prayer.Book[]
Prayer.Book. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-