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 XmlQCLimitValue
XmlCertificate. qcLimitValue
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlQCLimitValue Modifier and Type Method Description XmlQCLimitValue
ObjectFactory. createXmlQCLimitValue()
Create an instance ofXmlQCLimitValue
XmlQCLimitValue
XmlCertificate. 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 void
XmlCertificate. setQCLimitValue(XmlQCLimitValue value)
Sets the value of the qcLimitValue property.