Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of TSPInformationType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TSPInformationType Modifier and Type Field Description protected TSPInformationTypeTSPType. tspInformationMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TSPInformationType Modifier and Type Method Description TSPInformationTypeObjectFactory. createTSPInformationType()Create an instance ofTSPInformationTypeTSPInformationTypeTSPType. getTSPInformation()Gets the value of the tspInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TSPInformationType Modifier and Type Method Description JAXBElement<TSPInformationType>ObjectFactory. createTSPInformation(TSPInformationType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TSPInformationType Modifier and Type Method Description JAXBElement<TSPInformationType>ObjectFactory. createTSPInformation(TSPInformationType value)voidTSPType. setTSPInformation(TSPInformationType value)Sets the value of the tspInformation property.