Class GenericActionDefSortType

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

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

  • Constructor Details

    • GenericActionDefSortType

      public GenericActionDefSortType()
    • GenericActionDefSortType

      public GenericActionDefSortType(int method)
    • GenericActionDefSortType

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

    • name2method

      public static int name2method(String name)