Uses of Class
org.etsi.uri._02231.v2_.ExtensionsListType
Packages that use ExtensionsListType
-
Uses of ExtensionsListType in org.etsi.uri._02231.v2_
Fields in org.etsi.uri._02231.v2_ declared as ExtensionsListTypeModifier and TypeFieldDescriptionprotected ExtensionsListTypeTSLSchemeInformationType.schemeExtensionsprotected ExtensionsListTypeServiceHistoryInstanceType.serviceInformationExtensionsprotected ExtensionsListTypeTSPServiceInformationType.serviceInformationExtensionsprotected ExtensionsListTypeTSPInformationType.tspInformationExtensionsMethods in org.etsi.uri._02231.v2_ 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 org.etsi.uri._02231.v2_ 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.