Uses of Class
nl.b3p.csw.jaxb.filter.DistanceBufferType
-
Packages that use DistanceBufferType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of DistanceBufferType in nl.b3p.csw.jaxb.filter
Methods in nl.b3p.csw.jaxb.filter that return DistanceBufferType Modifier and Type Method Description DistanceBufferTypeObjectFactory. createDistanceBufferType()Create an instance ofDistanceBufferTypeMethods in nl.b3p.csw.jaxb.filter with parameters of type DistanceBufferType Modifier and Type Method Description BeyondObjectFactory. createBeyond(DistanceBufferType value)Create an instance ofBeyond}DWithinObjectFactory. createDWithin(DistanceBufferType value)Create an instance ofDWithin}Constructors in nl.b3p.csw.jaxb.filter with parameters of type DistanceBufferType Constructor Description Beyond(DistanceBufferType value)DWithin(DistanceBufferType value)
-