Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.ExtensionsListType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl |
-
Uses of ExtensionsListType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as ExtensionsListType Modifier and Type Field Description protected ExtensionsListTypeTSLSchemeInformationType. schemeExtensionsprotected ExtensionsListTypeServiceHistoryInstanceType. serviceInformationExtensionsprotected ExtensionsListTypeTSPServiceInformationType. serviceInformationExtensionsprotected ExtensionsListTypeTSPInformationType. tspInformationExtensionsMethods in eu.europa.esig.trustedlist.jaxb.tsl that return ExtensionsListType Modifier and Type Method Description ExtensionsListTypeObjectFactory. createExtensionsListType()Create an instance ofExtensionsListTypeExtensionsListTypeTSLSchemeInformationType. getSchemeExtensions()Gets the value of the schemeExtensions property.ExtensionsListTypeServiceHistoryInstanceType. getServiceInformationExtensions()Gets the value of the serviceInformationExtensions property.ExtensionsListTypeTSPServiceInformationType. getServiceInformationExtensions()Gets the value of the serviceInformationExtensions property.ExtensionsListTypeTSPInformationType. getTSPInformationExtensions()Gets the value of the tspInformationExtensions property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type ExtensionsListType Modifier and Type Method Description voidTSLSchemeInformationType. 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.