Class PushNotificationTemplateSortType

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

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

  • Constructor Details

    • PushNotificationTemplateSortType

      public PushNotificationTemplateSortType()
    • PushNotificationTemplateSortType

      public PushNotificationTemplateSortType(int method)
    • PushNotificationTemplateSortType

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

    • name2method

      public static int name2method(String name)