Uses of Class
eu.europa.esig.dss.policy.jaxb.ValueConstraint
Packages that use ValueConstraint
-
Uses of ValueConstraint in eu.europa.esig.dss.policy
Constructors in eu.europa.esig.dss.policy with parameters of type ValueConstraintModifierConstructorDescriptionValueConstraintWrapper(ValueConstraint constraint) Default constructor -
Uses of ValueConstraint in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as ValueConstraintModifier and TypeFieldDescriptionprotected ValueConstraintSignedAttributesConstraints.contentHintsprotected ValueConstraintSignedAttributesConstraints.contentIdentifierprotected ValueConstraintSignedAttributesConstraints.contentTypeprotected ValueConstraintCertificateConstraints.qcEuLimitValueCurrencyMethods in eu.europa.esig.dss.policy.jaxb that return ValueConstraintModifier and TypeMethodDescriptionObjectFactory.createValueConstraint()Create an instance ofValueConstraintSignedAttributesConstraints.getContentHints()Gets the value of the contentHints property.SignedAttributesConstraints.getContentIdentifier()Gets the value of the contentIdentifier property.SignedAttributesConstraints.getContentType()Gets the value of the contentType property.CertificateConstraints.getQcEuLimitValueCurrency()Gets the value of the qcEuLimitValueCurrency property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type ValueConstraintModifier and TypeMethodDescriptionvoidSignedAttributesConstraints.setContentHints(ValueConstraint value) Sets the value of the contentHints property.voidSignedAttributesConstraints.setContentIdentifier(ValueConstraint value) Sets the value of the contentIdentifier property.voidSignedAttributesConstraints.setContentType(ValueConstraint value) Sets the value of the contentType property.voidCertificateConstraints.setQcEuLimitValueCurrency(ValueConstraint value) Sets the value of the qcEuLimitValueCurrency property.