Class ActionMappingDefSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • ActionMappingDefSortType

        public ActionMappingDefSortType()
      • ActionMappingDefSortType

        public ActionMappingDefSortType​(int method)
      • ActionMappingDefSortType

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

      • name2method

        public static int name2method​(java.lang.String name)