Uses of Enum Class
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 longRuleUtils.convertDuration(TimeUnit fromJaxb, TimeUnit toJaxb, int value) Converts the givenvalueto 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 TimeUnitTimeConstraint.getUnit()Gets the value of the unit property.static 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 eu.europa.esig.dss.policy.jaxb with parameters of type TimeUnit