Uses of Enum Class
org.frankframework.util.TimeUnit
Packages that use TimeUnit
-
Uses of TimeUnit in org.frankframework.util
Subclasses with type arguments of type TimeUnit in org.frankframework.utilModifier and TypeClassDescriptionenumUnit of time for fields in the Configuration that allow specifying the unit of time explicitly.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.