Class NaviItemSortType

java.lang.Object
net.anotheria.util.sorter.SortType
net.anotheria.anosite.gen.assitedata.data.NaviItemSortType
All Implemented Interfaces:
Serializable

public class NaviItemSortType extends net.anotheria.util.sorter.SortType
See Also:
  • Field Details

  • Constructor Details

    • NaviItemSortType

      public NaviItemSortType()
    • NaviItemSortType

      public NaviItemSortType(int method)
    • NaviItemSortType

      public NaviItemSortType(int method, boolean order)
  • Method Details

    • name2method

      public static int name2method(String name)