|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeriodicityType | |
|---|---|
| ch.qos.logback.core.rolling.helper | Internal helper classes used by ch.qos.logback.core.rolling package. |
| Uses of PeriodicityType in ch.qos.logback.core.rolling.helper |
|---|
| Methods in ch.qos.logback.core.rolling.helper that return PeriodicityType | |
|---|---|
PeriodicityType |
RollingCalendar.computePeriodicityType(String datePattern)
|
PeriodicityType |
RollingCalendar.getPeriodicityType()
|
static PeriodicityType |
PeriodicityType.valueOf(String name)
Returns 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||