Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlQcEuLimitValue
Packages that use XmlQcEuLimitValue
-
Uses of XmlQcEuLimitValue in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlQcEuLimitValueModifierConstructorDescriptionQCLimitValueWrapper(XmlQcEuLimitValue qcEuLimitValue) Default constructor -
Uses of XmlQcEuLimitValue in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlQcEuLimitValueMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlQcEuLimitValueModifier and TypeMethodDescriptionObjectFactory.createXmlQcEuLimitValue()Create an instance ofXmlQcEuLimitValueXmlQcStatements.getQcEuLimitValue()Gets the value of the qcEuLimitValue property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlQcEuLimitValueModifier and TypeMethodDescriptionvoidXmlQcStatements.setQcEuLimitValue(XmlQcEuLimitValue value) Sets the value of the qcEuLimitValue property.