Uses of Class
net.opengis.gml.DirectedNodePropertyType

Packages that use DirectedNodePropertyType
net.opengis.gml   
 

Uses of DirectedNodePropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as DirectedNodePropertyType
protected  DirectedNodePropertyType TopoPointType.directedNode
           
 

Fields in net.opengis.gml with type parameters of type DirectedNodePropertyType
protected  List<DirectedNodePropertyType> EdgeType.directedNode
           
 

Methods in net.opengis.gml that return DirectedNodePropertyType
 DirectedNodePropertyType ObjectFactory.createDirectedNodePropertyType()
          Create an instance of DirectedNodePropertyType
 DirectedNodePropertyType TopoPointType.getDirectedNode()
          Obtient la valeur de la propriété directedNode.
 

Methods in net.opengis.gml that return types with arguments of type DirectedNodePropertyType
 JAXBElement<DirectedNodePropertyType> ObjectFactory.createDirectedNode(DirectedNodePropertyType value)
          Create an instance of JAXBElement<DirectedNodePropertyType>}
 List<DirectedNodePropertyType> EdgeType.getDirectedNode()
          Gets the value of the directedNode property.
 

Methods in net.opengis.gml with parameters of type DirectedNodePropertyType
 JAXBElement<DirectedNodePropertyType> ObjectFactory.createDirectedNode(DirectedNodePropertyType value)
          Create an instance of JAXBElement<DirectedNodePropertyType>}
 void TopoPointType.setDirectedNode(DirectedNodePropertyType value)
          Définit la valeur de la propriété directedNode.
 



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