Class GenericGuardDefSortType

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

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

  • Constructor Details

    • GenericGuardDefSortType

      public GenericGuardDefSortType()
    • GenericGuardDefSortType

      public GenericGuardDefSortType(int method)
    • GenericGuardDefSortType

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

    • name2method

      public static int name2method(String name)