Uses of Interface
net.opengis.cat.csw20.CapabilitiesType
-
Packages that use CapabilitiesType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of CapabilitiesType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return CapabilitiesType Modifier and Type Method Description CapabilitiesType
Csw20Factory. createCapabilitiesType()
Returns a new object of class 'Capabilities Type'. -
Uses of CapabilitiesType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement CapabilitiesType Modifier and Type Class Description class
CapabilitiesTypeImpl
An implementation of the model object 'Capabilities Type'.Methods in net.opengis.cat.csw20.impl that return CapabilitiesType Modifier and Type Method Description CapabilitiesType
Csw20FactoryImpl. createCapabilitiesType()
-