Class GeneratedEntitlementservicesConstants.Enumerations.EntitlementTimeUnit

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DAY  
      static java.lang.String MONTH  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DAY

        public static final java.lang.String DAY
      • MONTH

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

      • EntitlementTimeUnit

        public EntitlementTimeUnit()