Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TrustServiceProviderListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of TrustServiceProviderListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TrustServiceProviderListType Modifier and Type Field Description protected TrustServiceProviderListTypeTrustStatusListType. trustServiceProviderListMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TrustServiceProviderListType Modifier and Type Method Description TrustServiceProviderListTypeObjectFactory. createTrustServiceProviderListType()Create an instance ofTrustServiceProviderListTypeTrustServiceProviderListTypeTrustStatusListType. getTrustServiceProviderList()Gets the value of the trustServiceProviderList property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TrustServiceProviderListType Modifier and Type Method Description JAXBElement<TrustServiceProviderListType>ObjectFactory. createTrustServiceProviderList(TrustServiceProviderListType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TrustServiceProviderListType Modifier and Type Method Description JAXBElement<TrustServiceProviderListType>ObjectFactory. createTrustServiceProviderList(TrustServiceProviderListType value)voidTrustStatusListType. setTrustServiceProviderList(TrustServiceProviderListType value)Sets the value of the trustServiceProviderList property.