Uses of Class
nl.b3p.csw.jaxb.gml.LineStringMember
-
Packages that use LineStringMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LineStringMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type LineStringMember Modifier and Type Field Description protected List<LineStringMember>MultiLineStringType. lineStringMemberMethods in nl.b3p.csw.jaxb.gml that return LineStringMember Modifier and Type Method Description LineStringMemberObjectFactory. createLineStringMember(LineStringPropertyType value)Create an instance ofLineStringMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type LineStringMember Modifier and Type Method Description List<LineStringMember>MultiLineStringType. getLineStringMember()Gets the value of the lineStringMember property.
-