Class BrandSortType

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

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

  • Constructor Details

    • BrandSortType

      public BrandSortType()
    • BrandSortType

      public BrandSortType(int method)
    • BrandSortType

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

    • name2method

      public static int name2method(String name)