Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPSD2Info
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlPSD2Info in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlPSD2Info Constructor Description PSD2InfoWrapper(XmlPSD2Info psd2Info)
-
Uses of XmlPSD2Info in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlPSD2Info Modifier and Type Field Description protected XmlPSD2Info
XmlCertificate. psd2Info
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlPSD2Info Modifier and Type Method Description XmlPSD2Info
ObjectFactory. createXmlPSD2Info()
Create an instance ofXmlPSD2Info
XmlPSD2Info
XmlCertificate. getPSD2Info()
Gets the value of the psd2Info property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlPSD2Info Modifier and Type Method Description void
XmlCertificate. setPSD2Info(XmlPSD2Info value)
Sets the value of the psd2Info property.