Class FeatureListItemBeanSortType

java.lang.Object
net.anotheria.util.sorter.SortType
net.anotheria.anosite.gen.asfeature.bean.FeatureListItemBeanSortType
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • FeatureListItemBeanSortType

      public FeatureListItemBeanSortType()
    • FeatureListItemBeanSortType

      public FeatureListItemBeanSortType(int method)
    • FeatureListItemBeanSortType

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

    • name2method

      public static int name2method(String name)
    • method2name

      public static String method2name(int method)
    • getMethodAndOrderCode

      public String getMethodAndOrderCode()