Uses of Class
nl.b3p.csw.jaxb.filter.IdCapabilitiesType
-
Packages that use IdCapabilitiesType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of IdCapabilitiesType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter declared as IdCapabilitiesType Modifier and Type Field Description protected IdCapabilitiesTypeFilterCapabilities. idCapabilitiesMethods in nl.b3p.csw.jaxb.filter that return IdCapabilitiesType Modifier and Type Method Description IdCapabilitiesTypeObjectFactory. createIdCapabilitiesType()Create an instance ofIdCapabilitiesTypeIdCapabilitiesTypeFilterCapabilities. getIdCapabilities()Gets the value of the idCapabilities property.Methods in nl.b3p.csw.jaxb.filter with parameters of type IdCapabilitiesType Modifier and Type Method Description voidFilterCapabilities. setIdCapabilities(IdCapabilitiesType value)Sets the value of the idCapabilities property.Constructors in nl.b3p.csw.jaxb.filter with parameters of type IdCapabilitiesType Constructor Description FilterCapabilities(SpatialCapabilitiesType spatialCapabilities, ScalarCapabilitiesType scalarCapabilities, IdCapabilitiesType idCapabilities)Fully-initialising value constructor
-