Uses of Class
eu.europa.esig.dss.policy.jaxb.ContainerConstraints
Package | Description |
---|---|
eu.europa.esig.dss.policy.jaxb |
-
Uses of ContainerConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as ContainerConstraints Modifier and Type Field Description protected ContainerConstraints
ConstraintsParameters. containerConstraints
Methods in eu.europa.esig.dss.policy.jaxb that return ContainerConstraints Modifier and Type Method Description ContainerConstraints
ObjectFactory. createContainerConstraints()
Create an instance ofContainerConstraints
ContainerConstraints
ConstraintsParameters. getContainerConstraints()
Gets the value of the containerConstraints property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type ContainerConstraints Modifier and Type Method Description void
ConstraintsParameters. setContainerConstraints(ContainerConstraints value)
Sets the value of the containerConstraints property.