|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterOrder | |
---|---|
ca.infoway.messagebuilder.j5goodies |
Uses of CounterOrder in ca.infoway.messagebuilder.j5goodies |
---|
Methods in ca.infoway.messagebuilder.j5goodies that return CounterOrder | |
---|---|
static CounterOrder |
CounterOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CounterOrder[] |
CounterOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ca.infoway.messagebuilder.j5goodies with parameters of type CounterOrder | |
---|---|
List<Tally<T>> |
Counter.getAll(CounterOrder order)
Get a list of tallies or counts of each item tracked. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |