Uses of Enum
ch.qos.logback.core.rolling.helper.PeriodicityType
Packages that use PeriodicityType
-
Uses of PeriodicityType in ch.qos.logback.core.rolling.helper
Methods in ch.qos.logback.core.rolling.helper that return PeriodicityTypeModifier and TypeMethodDescriptionRollingCalendar.computePeriodicityType()RollingCalendar.getPeriodicityType()static PeriodicityTypeReturns the enum constant of this type with the specified name.static PeriodicityType[]PeriodicityType.values()Returns an array containing the constants of this enum type, in the order they are declared.