Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlQCLimitValue
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlQCLimitValue in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlQCLimitValue Constructor Description QCLimitValueWrapper(XmlQCLimitValue qcLimitValue) -
Uses of XmlQCLimitValue in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlQCLimitValue Modifier and Type Field Description protected XmlQCLimitValueXmlCertificate. qcLimitValueMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlQCLimitValue Modifier and Type Method Description XmlQCLimitValueObjectFactory. createXmlQCLimitValue()Create an instance ofXmlQCLimitValueXmlQCLimitValueXmlCertificate. getQCLimitValue()Gets the value of the qcLimitValue property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlQCLimitValue Modifier and Type Method Description voidXmlCertificate. setQCLimitValue(XmlQCLimitValue value)Sets the value of the qcLimitValue property.