Uses of Class
eu.europa.esig.dss.policy.jaxb.IntValueConstraint
Packages that use IntValueConstraint
-
Uses of IntValueConstraint in eu.europa.esig.dss.policy
Constructors in eu.europa.esig.dss.policy with parameters of type IntValueConstraintModifierConstructorDescriptionIntValueConstraintWrapper(IntValueConstraint constraint) Default constructor -
Uses of IntValueConstraint in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as IntValueConstraintModifier and TypeFieldDescriptionprotected IntValueConstraintCertificateConstraints.minQcEuLimitValueprotected IntValueConstraintCertificateConstraints.minQcEuRetentionPeriodMethods in eu.europa.esig.dss.policy.jaxb that return IntValueConstraintModifier and TypeMethodDescriptionObjectFactory.createIntValueConstraint()Create an instance ofIntValueConstraintCertificateConstraints.getMinQcEuLimitValue()Gets the value of the minQcEuLimitValue property.CertificateConstraints.getMinQcEuRetentionPeriod()Gets the value of the minQcEuRetentionPeriod property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type IntValueConstraintModifier and TypeMethodDescriptionvoidCertificateConstraints.setMinQcEuLimitValue(IntValueConstraint value) Sets the value of the minQcEuLimitValue property.voidCertificateConstraints.setMinQcEuRetentionPeriod(IntValueConstraint value) Sets the value of the minQcEuRetentionPeriod property.