Class RedirectUrlSortType

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

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

  • Constructor Details

    • RedirectUrlSortType

      public RedirectUrlSortType()
    • RedirectUrlSortType

      public RedirectUrlSortType(int method)
    • RedirectUrlSortType

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

    • name2method

      public static int name2method(String name)