Uses of Interface
net.opengis.ows11.DatasetDescriptionSummaryBaseType
Packages that use DatasetDescriptionSummaryBaseType
Package
Description
-
Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11
Methods in net.opengis.ows11 that return DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionOws11Factory.createDatasetDescriptionSummaryBaseType()Returns a new object of class 'Dataset Description Summary Base Type'.DocumentRoot.getDatasetDescriptionSummary()Returns the value of the 'Dataset Description Summary' containment reference.Methods in net.opengis.ows11 with parameters of type DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType value) Sets the value of the 'Dataset Description Summary' containment reference. -
Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement DatasetDescriptionSummaryBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dataset Description Summary Base Type'.Methods in net.opengis.ows11.impl that return DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createDatasetDescriptionSummaryBaseType()DocumentRootImpl.getDatasetDescriptionSummary()Methods in net.opengis.ows11.impl with parameters of type DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType newDatasetDescriptionSummary, NotificationChain msgs) voidDocumentRootImpl.setDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType newDatasetDescriptionSummary) -
Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionOws11Switch.caseDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType object) Returns the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'.booleanOws11Validator.validateDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType datasetDescriptionSummaryBaseType, DiagnosticChain diagnostics, Map context) -
Uses of DatasetDescriptionSummaryBaseType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateDatasetDescriptionSummary(DatasetDescriptionSummaryBaseType value) -
Uses of DatasetDescriptionSummaryBaseType in net.opengis.wmts.v_1
Subinterfaces of DatasetDescriptionSummaryBaseType in net.opengis.wmts.v_1Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Layer Type'. -
Uses of DatasetDescriptionSummaryBaseType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement DatasetDescriptionSummaryBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Layer Type'. -
Uses of DatasetDescriptionSummaryBaseType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type DatasetDescriptionSummaryBaseTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseDatasetDescriptionSummaryBaseType(DatasetDescriptionSummaryBaseType object) Returns the result of interpreting the object as an instance of 'Dataset Description Summary Base Type'.