Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TSPInformationType
Packages that use TSPInformationType
-
Uses of TSPInformationType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TSPInformationTypeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TSPInformationTypeModifier and TypeMethodDescriptionObjectFactory.createTSPInformationType()Create an instance ofTSPInformationTypeTSPType.getTSPInformation()Gets the value of the tspInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TSPInformationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TSPInformationType> ObjectFactory.createTSPInformation(TSPInformationType value) Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TSPInformationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TSPInformationType> ObjectFactory.createTSPInformation(TSPInformationType value) voidTSPType.setTSPInformation(TSPInformationType value) Sets the value of the tspInformation property.