Uses of Class
net.opengis.gml.FeatureArrayPropertyType

Packages that use FeatureArrayPropertyType
net.opengis.gml   
 

Uses of FeatureArrayPropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as FeatureArrayPropertyType
protected  FeatureArrayPropertyType AbstractFeatureCollectionType.featureMembers
           
 

Methods in net.opengis.gml that return FeatureArrayPropertyType
 FeatureArrayPropertyType ObjectFactory.createFeatureArrayPropertyType()
          Create an instance of FeatureArrayPropertyType
 FeatureArrayPropertyType AbstractFeatureCollectionType.getFeatureMembers()
          Obtient la valeur de la propriété featureMembers.
 

Methods in net.opengis.gml that return types with arguments of type FeatureArrayPropertyType
 JAXBElement<FeatureArrayPropertyType> ObjectFactory.createFeatureMembers(FeatureArrayPropertyType value)
          Create an instance of JAXBElement<FeatureArrayPropertyType>}
 

Methods in net.opengis.gml with parameters of type FeatureArrayPropertyType
 JAXBElement<FeatureArrayPropertyType> ObjectFactory.createFeatureMembers(FeatureArrayPropertyType value)
          Create an instance of JAXBElement<FeatureArrayPropertyType>}
 void AbstractFeatureCollectionType.setFeatureMembers(FeatureArrayPropertyType value)
          Définit la valeur de la propriété featureMembers.
 



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