Class ActionDefSortType

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

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

  • Constructor Details

    • ActionDefSortType

      public ActionDefSortType()
    • ActionDefSortType

      public ActionDefSortType(int method)
    • ActionDefSortType

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

    • name2method

      public static int name2method(String name)