Class PeriodicityType

    • Method Detail

      • isTolerance

        public boolean isTolerance()
      • isMonthly

        public boolean isMonthly()
      • isWeekly

        public boolean isWeekly()
      • isDaily

        public boolean isDaily()
      • isYearly

        public boolean isYearly()
      • isSemester

        public boolean isSemester()
      • isQuarterly

        public boolean isQuarterly()
      • isHourly

        public boolean isHourly()
      • isUnknow

        @Deprecated
        public boolean isUnknow()
        Deprecated.
        Since 1.6.0, use isUnknown() instead.
      • isUnknown

        public boolean isUnknown()
        Since:
        1.6.0
      • isAny

        public boolean isAny()
        Since:
        1.2.0
      • getValue

        public java.lang.String getValue()