|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PassageTally.Order | |
---|---|
org.crosswire.jsword.passage |
The core responsibility of the passage package is to store and collate
information about the structure of the Bible - The most important classes are
Passage , PassageTally and Strongs . |
Uses of PassageTally.Order in org.crosswire.jsword.passage |
---|
Fields in org.crosswire.jsword.passage declared as PassageTally.Order | |
---|---|
private PassageTally.Order |
PassageTally.order
The maximum tally possible |
Methods in org.crosswire.jsword.passage that return PassageTally.Order | |
---|---|
PassageTally.Order |
PassageTally.getOrdering()
Get how we sort the verses we output. |
static PassageTally.Order |
PassageTally.Order.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PassageTally.Order[] |
PassageTally.Order.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.crosswire.jsword.passage with parameters of type PassageTally.Order | |
---|---|
void |
PassageTally.setOrdering(PassageTally.Order order)
Set how we sort the verses we output. |
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |