Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.TSPServiceInformationType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of TSPServiceInformationType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as TSPServiceInformationType Modifier and Type Field Description protected TSPServiceInformationTypeTSPServiceType. serviceInformationMethods in eu.europa.esig.trustedlist.jaxb.tsl that return TSPServiceInformationType Modifier and Type Method Description TSPServiceInformationTypeObjectFactory. createTSPServiceInformationType()Create an instance ofTSPServiceInformationTypeTSPServiceInformationTypeTSPServiceType. getServiceInformation()Gets the value of the serviceInformation property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type TSPServiceInformationType Modifier and Type Method Description JAXBElement<TSPServiceInformationType>ObjectFactory. createServiceInformation(TSPServiceInformationType value)Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type TSPServiceInformationType Modifier and Type Method Description JAXBElement<TSPServiceInformationType>ObjectFactory. createServiceInformation(TSPServiceInformationType value)voidTSPServiceType. setServiceInformation(TSPServiceInformationType value)Sets the value of the serviceInformation property.