Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlTrustedService in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTrustedService Modifier and Type Field Description protected List<XmlTrustedService>
XmlTrustedServiceProvider. trustedServices
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustedService Modifier and Type Method Description XmlTrustedService
ObjectFactory. createXmlTrustedService()
Create an instance ofXmlTrustedService
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTrustedService Modifier and Type Method Description List<XmlTrustedService>
XmlTrustedServiceProvider. getTrustedServices()
Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTrustedService Modifier and Type Method Description void
XmlTrustedServiceProvider. setTrustedServices(List<XmlTrustedService> trustedServices)