Uses of Enum Class
eu.europa.esig.dss.enumerations.ValidationModel
Packages that use ValidationModel
Package
Description
-
Uses of ValidationModel in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return ValidationModelModifier and TypeMethodDescriptionstatic ValidationModelReturns the enum constant of this class with the specified name.static ValidationModel[]ValidationModel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ValidationModel in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return ValidationModelModifier and TypeMethodDescriptionstatic ValidationModelParses the value and returnsValidationModelMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type ValidationModelModifier and TypeMethodDescriptionstatic StringValidationModelParser.print(ValidationModel v) Gets a text name of the value -
Uses of ValidationModel in eu.europa.esig.dss.model.policy
Methods in eu.europa.esig.dss.model.policy that return ValidationModelModifier and TypeMethodDescriptionValidationPolicy.getValidationModel()Returns the used validation model (default is SHELL). -
Uses of ValidationModel in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return ValidationModel -
Uses of ValidationModel in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as ValidationModelMethods in eu.europa.esig.dss.policy.jaxb that return ValidationModelModifier and TypeMethodDescriptionModelConstraint.getValue()Gets the value of the value property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type ValidationModelModifier and TypeMethodDescriptionAdapter2.marshal(ValidationModel value) voidModelConstraint.setValue(ValidationModel value) Sets the value of the value property. -
Uses of ValidationModel in eu.europa.esig.dss.validation.policy
Methods in eu.europa.esig.dss.validation.policy that return ValidationModel