Class AttributeSortType

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

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

  • Constructor Details

    • AttributeSortType

      public AttributeSortType()
    • AttributeSortType

      public AttributeSortType(int method)
    • AttributeSortType

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

    • name2method

      public static int name2method(String name)