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.csw20Methods in net.opengis.cat.csw20 that return CapabilitiesType Modifier and Type Method Description CapabilitiesTypeCsw20Factory. createCapabilitiesType()Returns a new object of class 'Capabilities Type'.
- 
Uses of CapabilitiesType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement CapabilitiesType Modifier and Type Class Description classCapabilitiesTypeImplAn implementation of the model object 'Capabilities Type'.Methods in net.opengis.cat.csw20.impl that return CapabilitiesType Modifier and Type Method Description CapabilitiesTypeCsw20FactoryImpl. createCapabilitiesType()
 
-