Uses of Interface
net.opengis.ows11.ContentsBaseType
Packages that use ContentsBaseType
Package
Description
-
Uses of ContentsBaseType in net.opengis.ows11
Methods in net.opengis.ows11 that return ContentsBaseTypeModifier and TypeMethodDescriptionOws11Factory.createContentsBaseType()Returns a new object of class 'Contents Base Type'. -
Uses of ContentsBaseType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement ContentsBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Contents Base Type'.Methods in net.opengis.ows11.impl that return ContentsBaseType -
Uses of ContentsBaseType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type ContentsBaseTypeModifier and TypeMethodDescriptionOws11Switch.caseContentsBaseType(ContentsBaseType object) Returns the result of interpreting the object as an instance of 'Contents Base Type'.booleanOws11Validator.validateContentsBaseType(ContentsBaseType contentsBaseType, DiagnosticChain diagnostics, Map context) -
Uses of ContentsBaseType in net.opengis.wmts.v_1
Subinterfaces of ContentsBaseType in net.opengis.wmts.v_1Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Contents Type'. -
Uses of ContentsBaseType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement ContentsBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Contents Type'. -
Uses of ContentsBaseType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type ContentsBaseTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseContentsBaseType(ContentsBaseType object) Returns the result of interpreting the object as an instance of 'Contents Base Type'.