Uses of Enum
eu.europa.esig.dss.policy.jaxb.TimeUnit
-
Uses of TimeUnit in eu.europa.esig.dss.policy
Modifier and TypeMethodDescriptionstatic long
RuleUtils.convertDuration
(TimeUnit fromJaxb, TimeUnit toJaxb, int value) Converts the givenvalue
to the corresponding long value -
Uses of TimeUnit in eu.europa.esig.dss.policy.jaxb
Modifier and TypeMethodDescriptionstatic TimeUnit
TimeConstraint.getUnit()
Gets the value of the unit property.static TimeUnit
Returns the enum constant of this type with the specified name.static TimeUnit[]
TimeUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared.