Uses of Class
nl.b3p.csw.jaxb.ows.GetCapabilitiesType
-
Packages that use GetCapabilitiesType Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.ows -
-
Uses of GetCapabilitiesType in nl.b3p.csw.jaxb.csw
Subclasses of GetCapabilitiesType in nl.b3p.csw.jaxb.csw Modifier and Type Class Description classGetCapabilitiesTypeRequest for a description of service capabilities. -
Uses of GetCapabilitiesType in nl.b3p.csw.jaxb.ows
Methods in nl.b3p.csw.jaxb.ows that return GetCapabilitiesType Modifier and Type Method Description GetCapabilitiesTypeObjectFactory. createGetCapabilitiesType()Create an instance ofGetCapabilitiesTypeMethods in nl.b3p.csw.jaxb.ows with parameters of type GetCapabilitiesType Modifier and Type Method Description GetCapabilitiesObjectFactory. createGetCapabilities(GetCapabilitiesType value)Create an instance ofGetCapabilities}Constructors in nl.b3p.csw.jaxb.ows with parameters of type GetCapabilitiesType Constructor Description GetCapabilities(GetCapabilitiesType value)
-