Class WizardDefSortType

  • All Implemented Interfaces:
    java.io.Serializable

    public class WizardDefSortType
    extends net.anotheria.util.sorter.SortType
    See Also:
    Serialized Form
    • Constructor Detail

      • WizardDefSortType

        public WizardDefSortType()
      • WizardDefSortType

        public WizardDefSortType​(int method)
      • WizardDefSortType

        public WizardDefSortType​(int method,
                                 boolean order)
    • Method Detail

      • name2method

        public static int name2method​(java.lang.String name)