Class PageStyleSortType

  • All Implemented Interfaces:
    Serializable

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

      • PageStyleSortType

        public PageStyleSortType()
      • PageStyleSortType

        public PageStyleSortType​(int method)
      • PageStyleSortType

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

      • name2method

        public static int name2method​(String name)