Class ActionDefSortType

  • All Implemented Interfaces:
    Serializable

    public class ActionDefSortType
    extends net.anotheria.util.sorter.SortType
    See Also:
    Serialized Form
    • Constructor Detail

      • ActionDefSortType

        public ActionDefSortType()
      • ActionDefSortType

        public ActionDefSortType​(int method)
      • ActionDefSortType

        public ActionDefSortType​(int method,
                                 boolean order)
    • Method Detail

      • name2method

        public static int name2method​(String name)