Uses of Enum
eu.europa.esig.dss.policy.jaxb.TimeUnit
Packages that use TimeUnit
-
Uses of TimeUnit in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy with parameters of type TimeUnitModifier 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
Fields in eu.europa.esig.dss.policy.jaxb declared as TimeUnitMethods in eu.europa.esig.dss.policy.jaxb that return TimeUnitModifier 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.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type TimeUnit