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

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

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

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

Methods in net.opengis.swes.v_2_0 that return InsertSensorType.Metadata
 InsertSensorType.Metadata ObjectFactory.createInsertSensorTypeMetadata()
          Create an instance of InsertSensorType.Metadata
 InsertSensorType.Metadata InsertSensorType.Metadata.withInsertionMetadata(InsertionMetadataType value)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type InsertSensorType.Metadata
 InsertSensorType InsertSensorType.withMetadata(InsertSensorType.Metadata... values)
           
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type InsertSensorType.Metadata
 void InsertSensorType.setMetadata(List<InsertSensorType.Metadata> value)
           
 InsertSensorType InsertSensorType.withMetadata(Collection<InsertSensorType.Metadata> values)
           
 InsertSensorType InsertSensorType.withMetadata(List<InsertSensorType.Metadata> value)
           
 



Copyright © 2008-2015. All Rights Reserved.