Class GuardDefSortType

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

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

  • Constructor Details

    • GuardDefSortType

      public GuardDefSortType()
    • GuardDefSortType

      public GuardDefSortType(int method)
    • GuardDefSortType

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

    • name2method

      public static int name2method(String name)