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

Packages that use InsertSensorType
net.opengis.swes.v_2_0   
 

Uses of InsertSensorType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as InsertSensorType
protected  InsertSensorType InsertSensorPropertyType.insertSensor
           
 

Methods in net.opengis.swes.v_2_0 that return InsertSensorType
 InsertSensorType ObjectFactory.createInsertSensorType()
          Create an instance of InsertSensorType
 InsertSensorType InsertSensorPropertyType.getInsertSensor()
          Gets the value of the insertSensor property.
 InsertSensorType InsertSensorType.withExtension(Collection<Object> values)
           
 InsertSensorType InsertSensorType.withExtension(List<Object> value)
           
 InsertSensorType InsertSensorType.withExtension(Object... values)
           
 InsertSensorType InsertSensorType.withMetadata(Collection<InsertSensorType.Metadata> values)
           
 InsertSensorType InsertSensorType.withMetadata(InsertSensorType.Metadata... values)
           
 InsertSensorType InsertSensorType.withMetadata(List<InsertSensorType.Metadata> value)
           
 InsertSensorType InsertSensorType.withObservableProperty(Collection<String> values)
           
 InsertSensorType InsertSensorType.withObservableProperty(List<String> value)
           
 InsertSensorType InsertSensorType.withObservableProperty(String... values)
           
 InsertSensorType InsertSensorType.withProcedureDescription(InsertSensorType.ProcedureDescription value)
           
 InsertSensorType InsertSensorType.withProcedureDescriptionFormat(String value)
           
 InsertSensorType InsertSensorType.withRelatedFeature(Collection<InsertSensorType.RelatedFeature> values)
           
 InsertSensorType InsertSensorType.withRelatedFeature(InsertSensorType.RelatedFeature... values)
           
 InsertSensorType InsertSensorType.withRelatedFeature(List<InsertSensorType.RelatedFeature> value)
           
 InsertSensorType InsertSensorType.withService(String value)
           
 InsertSensorType InsertSensorType.withVersion(String value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type InsertSensorType
 JAXBElement<InsertSensorType> ObjectFactory.createInsertSensor(InsertSensorType value)
          Create an instance of JAXBElement<InsertSensorType>}
 

Methods in net.opengis.swes.v_2_0 with parameters of type InsertSensorType
 JAXBElement<InsertSensorType> ObjectFactory.createInsertSensor(InsertSensorType value)
          Create an instance of JAXBElement<InsertSensorType>}
 void InsertSensorPropertyType.setInsertSensor(InsertSensorType value)
          Sets the value of the insertSensor property.
 InsertSensorPropertyType InsertSensorPropertyType.withInsertSensor(InsertSensorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.