Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TrustServiceProviderListType
Packages that use TrustServiceProviderListType
-
Uses of TrustServiceProviderListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TrustServiceProviderListTypeModifier and TypeFieldDescriptionprotected TrustServiceProviderListTypeTrustStatusListType.trustServiceProviderListMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TrustServiceProviderListTypeModifier and TypeMethodDescriptionObjectFactory.createTrustServiceProviderListType()Create an instance ofTrustServiceProviderListTypeTrustStatusListType.getTrustServiceProviderList()Gets the value of the trustServiceProviderList property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TrustServiceProviderListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TrustServiceProviderListType> ObjectFactory.createTrustServiceProviderList(TrustServiceProviderListType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TrustServiceProviderListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TrustServiceProviderListType> ObjectFactory.createTrustServiceProviderList(TrustServiceProviderListType value) voidTrustStatusListType.setTrustServiceProviderList(TrustServiceProviderListType value) Sets the value of the trustServiceProviderList property.