Class BrandFeatureSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • BrandFeatureSortType

        public BrandFeatureSortType()
      • BrandFeatureSortType

        public BrandFeatureSortType​(int method)
      • BrandFeatureSortType

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

      • name2method

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