Uses of Class
net.opengis.gml.LineStringPropertyType

Packages that use LineStringPropertyType
net.opengis.gml   
 

Uses of LineStringPropertyType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type LineStringPropertyType
protected  List<LineStringPropertyType> MultiLineStringType.lineStringMember
           
 

Methods in net.opengis.gml that return LineStringPropertyType
 LineStringPropertyType ObjectFactory.createLineStringPropertyType()
          Create an instance of LineStringPropertyType
 

Methods in net.opengis.gml that return types with arguments of type LineStringPropertyType
 JAXBElement<LineStringPropertyType> ObjectFactory.createLineStringMember(LineStringPropertyType value)
          Create an instance of JAXBElement<LineStringPropertyType>}
 JAXBElement<LineStringPropertyType> ObjectFactory.createLineStringProperty(LineStringPropertyType value)
          Create an instance of JAXBElement<LineStringPropertyType>}
 List<LineStringPropertyType> MultiLineStringType.getLineStringMember()
          Gets the value of the lineStringMember property.
 

Methods in net.opengis.gml with parameters of type LineStringPropertyType
 JAXBElement<LineStringPropertyType> ObjectFactory.createLineStringMember(LineStringPropertyType value)
          Create an instance of JAXBElement<LineStringPropertyType>}
 JAXBElement<LineStringPropertyType> ObjectFactory.createLineStringProperty(LineStringPropertyType value)
          Create an instance of JAXBElement<LineStringPropertyType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.