Uses of Class
net.opengis.gml.FeaturePropertyType

Packages that use FeaturePropertyType
net.opengis.gml   
 

Uses of FeaturePropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as FeaturePropertyType
protected  FeaturePropertyType ObservationType.using
           
 

Fields in net.opengis.gml with type parameters of type FeaturePropertyType
protected  List<FeaturePropertyType> AbstractFeatureCollectionType.featureMember
           
 

Methods in net.opengis.gml that return FeaturePropertyType
 FeaturePropertyType ObjectFactory.createFeaturePropertyType()
          Create an instance of FeaturePropertyType
 FeaturePropertyType ObservationType.getUsing()
          Obtient la valeur de la propriété using.
 

Methods in net.opengis.gml that return types with arguments of type FeaturePropertyType
 JAXBElement<FeaturePropertyType> ObjectFactory.createFeatureMember(FeaturePropertyType value)
          Create an instance of JAXBElement<FeaturePropertyType>}
 JAXBElement<FeaturePropertyType> ObjectFactory.createFeatureProperty(FeaturePropertyType value)
          Create an instance of JAXBElement<FeaturePropertyType>}
 JAXBElement<FeaturePropertyType> ObjectFactory.createUsing(FeaturePropertyType value)
          Create an instance of JAXBElement<FeaturePropertyType>}
 List<FeaturePropertyType> AbstractFeatureCollectionType.getFeatureMember()
          Gets the value of the featureMember property.
 

Methods in net.opengis.gml with parameters of type FeaturePropertyType
 JAXBElement<FeaturePropertyType> ObjectFactory.createFeatureMember(FeaturePropertyType value)
          Create an instance of JAXBElement<FeaturePropertyType>}
 JAXBElement<FeaturePropertyType> ObjectFactory.createFeatureProperty(FeaturePropertyType value)
          Create an instance of JAXBElement<FeaturePropertyType>}
 JAXBElement<FeaturePropertyType> ObjectFactory.createUsing(FeaturePropertyType value)
          Create an instance of JAXBElement<FeaturePropertyType>}
 void ObservationType.setUsing(FeaturePropertyType value)
          Définit la valeur de la propriété using.
 



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