Uses of Class
nl.b3p.csw.jaxb.gml.LineStringPropertyType
-
Packages that use LineStringPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LineStringPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return LineStringPropertyType Modifier and Type Method Description LineStringPropertyTypeObjectFactory. createLineStringPropertyType()Create an instance ofLineStringPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type LineStringPropertyType Modifier and Type Method Description LineStringMemberObjectFactory. createLineStringMember(LineStringPropertyType value)Create an instance ofLineStringMember}LineStringPropertyObjectFactory. createLineStringProperty(LineStringPropertyType value)Create an instance ofLineStringProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type LineStringPropertyType Constructor Description LineStringMember(LineStringPropertyType value)LineStringProperty(LineStringPropertyType value)
-