Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ExtensionsListType
Packages that use ExtensionsListType
-
Uses of ExtensionsListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ExtensionsListTypeModifier and TypeFieldDescriptionprotected ExtensionsListTypeTSLSchemeInformationType.schemeExtensionsprotected ExtensionsListTypeServiceHistoryInstanceType.serviceInformationExtensionsprotected ExtensionsListTypeTSPServiceInformationType.serviceInformationExtensionsprotected ExtensionsListTypeTSPInformationType.tspInformationExtensionsMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ExtensionsListTypeModifier and TypeMethodDescriptionObjectFactory.createExtensionsListType()Create an instance ofExtensionsListTypeTSLSchemeInformationType.getSchemeExtensions()Gets the value of the schemeExtensions property.ServiceHistoryInstanceType.getServiceInformationExtensions()Gets the value of the serviceInformationExtensions property.TSPServiceInformationType.getServiceInformationExtensions()Gets the value of the serviceInformationExtensions property.TSPInformationType.getTSPInformationExtensions()Gets the value of the tspInformationExtensions property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ExtensionsListTypeModifier and TypeMethodDescriptionvoidTSLSchemeInformationType.setSchemeExtensions(ExtensionsListType value) Sets the value of the schemeExtensions property.voidServiceHistoryInstanceType.setServiceInformationExtensions(ExtensionsListType value) Sets the value of the serviceInformationExtensions property.voidTSPServiceInformationType.setServiceInformationExtensions(ExtensionsListType value) Sets the value of the serviceInformationExtensions property.voidTSPInformationType.setTSPInformationExtensions(ExtensionsListType value) Sets the value of the tspInformationExtensions property.