Uses of Class
eu.europa.esig.dss.policy.jaxb.TimestampConstraints
Package | Description |
---|---|
eu.europa.esig.dss.policy | |
eu.europa.esig.dss.policy.jaxb |
-
Uses of TimestampConstraints in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return TimestampConstraints Modifier and Type Method Description TimestampConstraints
EtsiValidationPolicy. getTimestampConstraints()
TimestampConstraints
ValidationPolicy. getTimestampConstraints()
-
Uses of TimestampConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as TimestampConstraints Modifier and Type Field Description protected TimestampConstraints
ConstraintsParameters. timestamp
Methods in eu.europa.esig.dss.policy.jaxb that return TimestampConstraints Modifier and Type Method Description TimestampConstraints
ObjectFactory. createTimestampConstraints()
Create an instance ofTimestampConstraints
TimestampConstraints
ConstraintsParameters. getTimestamp()
Gets the value of the timestamp property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type TimestampConstraints Modifier and Type Method Description void
ConstraintsParameters. setTimestamp(TimestampConstraints value)
Sets the value of the timestamp property.