Uses of Class
nl.b3p.csw.jaxb.csw.CapabilitiesType
-
Packages that use CapabilitiesType Package Description nl.b3p.csw.jaxb.csw -
-
Uses of CapabilitiesType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return CapabilitiesType Modifier and Type Method Description CapabilitiesTypeObjectFactory. createCapabilitiesType()Create an instance ofCapabilitiesTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type CapabilitiesType Modifier and Type Method Description CapabilitiesObjectFactory. createCapabilities(CapabilitiesType value)Create an instance ofCapabilities}Constructors in nl.b3p.csw.jaxb.csw with parameters of type CapabilitiesType Constructor Description Capabilities(CapabilitiesType value)
-