Class GeneratedCockpitConstants.Enumerations.ReportTimeRange

    • Constructor Summary

      Constructors 
      Constructor Description
      ReportTimeRange()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LAST7DAYS

        public static final java.lang.String LAST7DAYS
      • LAST4WEEKS

        public static final java.lang.String LAST4WEEKS
      • LASTMONTH

        public static final java.lang.String LASTMONTH
      • LAST52WEEKS

        public static final java.lang.String LAST52WEEKS
      • LAST12MONTHS

        public static final java.lang.String LAST12MONTHS
      • SPECIFICDAY

        public static final java.lang.String SPECIFICDAY
      • USERDEFINED

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

      • ReportTimeRange

        public ReportTimeRange()