Class GeneratedCustomercouponservicesConstants.Enumerations.CouponNotificationStatus

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String EFFECTIVESENT  
      static java.lang.String EXPIRESENT  
      static java.lang.String INIT  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • INIT

        public static final java.lang.String INIT
      • EFFECTIVESENT

        public static final java.lang.String EFFECTIVESENT
      • EXPIRESENT

        public static final java.lang.String EXPIRESENT
    • Constructor Detail

      • CouponNotificationStatus

        public CouponNotificationStatus()