Uses of Enum
eu.europa.esig.dss.policy.jaxb.Model
Packages that use Model
-
Uses of Model in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return ModelModifier and TypeMethodDescriptionEtsiValidationPolicy.getValidationModel()
ValidationPolicy.getValidationModel()
Returns the used validation model (default is SHELL). -
Uses of Model in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as ModelMethods in eu.europa.esig.dss.policy.jaxb that return ModelModifier and TypeMethodDescriptionstatic Model
ModelConstraint.getValue()
Gets the value of the value property.static Model
Returns the enum constant of this type with the specified name.static Model[]
Model.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type Model