Uses of Class
nl.b3p.csw.jaxb.gml.MultiLineString
-
Packages that use MultiLineString Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiLineString in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as MultiLineString Modifier and Type Field Description protected MultiLineStringMultiLineStringPropertyType. multiLineStringMethods in nl.b3p.csw.jaxb.gml that return MultiLineString Modifier and Type Method Description MultiLineStringObjectFactory. createMultiLineString(MultiLineStringType value)Create an instance ofMultiLineString}MultiLineStringMultiLineStringPropertyType. getMultiLineString()Gets the value of the multiLineString property.Methods in nl.b3p.csw.jaxb.gml with parameters of type MultiLineString Modifier and Type Method Description voidMultiLineStringPropertyType. setMultiLineString(MultiLineString value)Sets the value of the multiLineString property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiLineString Constructor Description MultiLineStringPropertyType(MultiLineString multiLineString, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-