Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTrustedService
-
Packages that use 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. trustedServicesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTrustedService Modifier and Type Method Description XmlTrustedServiceObjectFactory. createXmlTrustedService()Create an instance ofXmlTrustedServiceMethods 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 voidXmlTrustedServiceProvider. setTrustedServices(List<XmlTrustedService> trustedServices)
-