Uses of Enum Class
org.frankframework.util.TimeUnit
Packages that use TimeUnit
-
Uses of TimeUnit in org.frankframework.util
Methods in org.frankframework.util that return TimeUnitModifier and TypeMethodDescriptionstatic TimeUnitReturns the enum constant of this class with the specified name.static TimeUnit[]TimeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.util with parameters of type TimeUnitModifier and TypeMethodDescriptionvoidLocker.setRetentionTimeUnit(TimeUnit retentionTimeUnit) The unit of time for the retention-time.