Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TSPServicesListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of TSPServicesListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TSPServicesListType Modifier and Type Field Description protected TSPServicesListTypeTSPType. tspServicesMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TSPServicesListType Modifier and Type Method Description TSPServicesListTypeObjectFactory. createTSPServicesListType()Create an instance ofTSPServicesListTypeTSPServicesListTypeTSPType. getTSPServices()Gets the value of the tspServices property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TSPServicesListType Modifier and Type Method Description JAXBElement<TSPServicesListType>ObjectFactory. createTSPServices(TSPServicesListType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TSPServicesListType Modifier and Type Method Description JAXBElement<TSPServicesListType>ObjectFactory. createTSPServices(TSPServicesListType value)voidTSPType. setTSPServices(TSPServicesListType value)Sets the value of the tspServices property.