Uses of Interface
net.opengis.ows20.ContentsBaseType
Packages that use ContentsBaseType
Package
Description
-
Uses of ContentsBaseType in net.opengis.ows20
Methods in net.opengis.ows20 that return ContentsBaseTypeModifier and TypeMethodDescriptionOws20Factory.createContentsBaseType()
Returns a new object of class 'Contents Base Type'. -
Uses of ContentsBaseType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement ContentsBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Contents Base Type'.Methods in net.opengis.ows20.impl that return ContentsBaseType -
Uses of ContentsBaseType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type ContentsBaseTypeModifier and TypeMethodDescriptionOws20Switch.caseContentsBaseType
(ContentsBaseType object) Returns the result of interpreting the object as an instance of 'Contents Base Type'.boolean
Ows20Validator.validateContentsBaseType
(ContentsBaseType contentsBaseType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of ContentsBaseType in net.opengis.wcs20
Subinterfaces of ContentsBaseType in net.opengis.wcs20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Contents Type'. -
Uses of ContentsBaseType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement ContentsBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Contents Type'.