Uses of Class
net.opengis.swes.v_2_0.InsertSensorType.RelatedFeature

Packages that use InsertSensorType.RelatedFeature
net.opengis.swes.v_2_0   
 

Uses of InsertSensorType.RelatedFeature in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 with type parameters of type InsertSensorType.RelatedFeature
protected  List<InsertSensorType.RelatedFeature> InsertSensorType.relatedFeature
           
 

Methods in net.opengis.swes.v_2_0 that return InsertSensorType.RelatedFeature
 InsertSensorType.RelatedFeature ObjectFactory.createInsertSensorTypeRelatedFeature()
          Create an instance of InsertSensorType.RelatedFeature
 InsertSensorType.RelatedFeature InsertSensorType.RelatedFeature.withFeatureRelationship(FeatureRelationshipType value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type InsertSensorType.RelatedFeature
 List<InsertSensorType.RelatedFeature> InsertSensorType.getRelatedFeature()
          Gets the value of the relatedFeature property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type InsertSensorType.RelatedFeature
 InsertSensorType InsertSensorType.withRelatedFeature(InsertSensorType.RelatedFeature... values)
           
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type InsertSensorType.RelatedFeature
 void InsertSensorType.setRelatedFeature(List<InsertSensorType.RelatedFeature> value)
           
 InsertSensorType InsertSensorType.withRelatedFeature(Collection<InsertSensorType.RelatedFeature> values)
           
 InsertSensorType InsertSensorType.withRelatedFeature(List<InsertSensorType.RelatedFeature> value)
           
 



Copyright © 2008-2015. All Rights Reserved.