Uses of Class
eu.europa.esig.dss.policy.jaxb.TimestampConstraints
-
Packages that use TimestampConstraints Package Description eu.europa.esig.dss.policy.jaxb -
-
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 TimestampConstraintsConstraintsParameters. timestampMethods in eu.europa.esig.dss.policy.jaxb that return TimestampConstraints Modifier and Type Method Description TimestampConstraintsObjectFactory. createTimestampConstraints()Create an instance ofTimestampConstraintsTimestampConstraintsConstraintsParameters. 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 voidConstraintsParameters. setTimestamp(TimestampConstraints value)Sets the value of the timestamp property.
-