Uses of Class
eu.europa.esig.dss.policy.jaxb.ModelConstraint
Package | Description |
---|---|
eu.europa.esig.dss.policy.jaxb |
-
Uses of ModelConstraint in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as ModelConstraint Modifier and Type Field Description protected ModelConstraint
ConstraintsParameters. model
Methods in eu.europa.esig.dss.policy.jaxb that return ModelConstraint Modifier and Type Method Description ModelConstraint
ObjectFactory. createModelConstraint()
Create an instance ofModelConstraint
ModelConstraint
ConstraintsParameters. getModel()
Gets the value of the model property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type ModelConstraint Modifier and Type Method Description void
ConstraintsParameters. setModel(ModelConstraint value)
Sets the value of the model property.