Uses of Class
nl.b3p.csw.jaxb.gml.LineString
-
Packages that use LineString Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LineString in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as LineString Modifier and Type Field Description protected LineStringLineStringPropertyType. lineStringMethods in nl.b3p.csw.jaxb.gml that return LineString Modifier and Type Method Description LineStringObjectFactory. createLineString(LineStringType value)Create an instance ofLineString}LineStringLineStringPropertyType. getLineString()Gets the value of the lineString property.Methods in nl.b3p.csw.jaxb.gml with parameters of type LineString Modifier and Type Method Description voidLineStringPropertyType. setLineString(LineString value)Sets the value of the lineString property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type LineString Constructor Description LineStringPropertyType(LineString lineString, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-