Interface NotificationPriorityContract

All Superinterfaces:
GloballyUnique, KenIdentifiable, Versioned
All Known Implementing Classes:
NotificationPriority, NotificationPriority.Builder

public interface NotificationPriorityContract extends KenIdentifiable, Versioned, GloballyUnique
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • getOrder

      Integer getOrder()