Class CustomBoxTypeSortType

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

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

  • Constructor Details

    • CustomBoxTypeSortType

      public CustomBoxTypeSortType()
    • CustomBoxTypeSortType

      public CustomBoxTypeSortType(int method)
    • CustomBoxTypeSortType

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

    • name2method

      public static int name2method(String name)