Package org.bremersee.comparator.model
This package contains the model of the comparator.
- Author:
- Christian Bremer
-
Interface Summary Interface Description SortOrdersTextProperties The sort order(s) text properties. -
Class Summary Class Description ImmutableSortOrdersTextProperties Immutable implementation ofSortOrdersTextProperties.ImmutableSortOrdersTextProperties.Builder Builds instances of typeImmutableSortOrdersTextProperties.ObjectFactory The xml object factory.SortOrder This class defines the sort order of a field.SortOrders The list of sort orders. -
Enum Summary Enum Description SortOrder.CaseHandling The case handling.SortOrder.Direction The direction.SortOrder.NullHandling The null handling.