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