Uses of Class
nl.b3p.csw.jaxb.filter.DistanceType
-
Packages that use DistanceType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of DistanceType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter declared as DistanceType Modifier and Type Field Description protected DistanceTypeDistanceBufferType. distanceMethods in nl.b3p.csw.jaxb.filter that return DistanceType Modifier and Type Method Description DistanceTypeObjectFactory. createDistanceType()Create an instance ofDistanceTypeDistanceTypeDistanceBufferType. getDistance()Gets the value of the distance property.Methods in nl.b3p.csw.jaxb.filter with parameters of type DistanceType Modifier and Type Method Description voidDistanceBufferType. setDistance(DistanceType value)Sets the value of the distance property.Constructors in nl.b3p.csw.jaxb.filter with parameters of type DistanceType Constructor Description DistanceBufferType(PropertyName propertyName, javax.xml.bind.JAXBElement<? extends AbstractGeometryType> geometry, DistanceType distance)Fully-initialising value constructor
-