Uses of Interface
net.opengis.ows10.CapabilitiesBaseType
-
Packages that use CapabilitiesBaseType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl net.opengis.ows10 net.opengis.ows10.impl net.opengis.wfs net.opengis.wfs.impl -
-
Uses of CapabilitiesBaseType in net.opengis.cat.csw20
Subinterfaces of CapabilitiesBaseType in net.opengis.cat.csw20 Modifier and Type Interface Description interfaceCapabilitiesTypeA representation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement CapabilitiesBaseType Modifier and Type Class Description classCapabilitiesTypeImplAn implementation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.ows10
Methods in net.opengis.ows10 that return CapabilitiesBaseType Modifier and Type Method Description CapabilitiesBaseTypeOws10Factory. createCapabilitiesBaseType()Returns a new object of class 'Capabilities Base Type'. -
Uses of CapabilitiesBaseType in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement CapabilitiesBaseType Modifier and Type Class Description classCapabilitiesBaseTypeImplAn implementation of the model object 'Capabilities Base Type'.Methods in net.opengis.ows10.impl that return CapabilitiesBaseType Modifier and Type Method Description CapabilitiesBaseTypeOws10FactoryImpl. createCapabilitiesBaseType() -
Uses of CapabilitiesBaseType in net.opengis.wfs
Subinterfaces of CapabilitiesBaseType in net.opengis.wfs Modifier and Type Interface Description interfaceWFSCapabilitiesTypeA representation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement CapabilitiesBaseType Modifier and Type Class Description classWFSCapabilitiesTypeImplAn implementation of the model object 'WFS Capabilities Type'.
-