Contents
Class SortParameter
java.lang.Object
VASSAL.build.module.map.deck.SortParameter
-
Constructor Summary
ConstructorsConstructorDescriptionSortParameter
(String code) SortParameter
(String property, boolean descending, boolean numeric) -
Method Summary
Modifier and TypeMethodDescriptionvoid
encode()
boolean
boolean
void
setDescendingSort
(boolean descendingSort) void
setNumericSort
(boolean numericSort) void
setSortProperty
(String sortProperty) void
setValue
(SortParameter param) toString()