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

Packages that use DescribeSensorType
net.opengis.swes.v_2_0   
 

Uses of DescribeSensorType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as DescribeSensorType
protected  DescribeSensorType DescribeSensorPropertyType.describeSensor
           
 

Methods in net.opengis.swes.v_2_0 that return DescribeSensorType
 DescribeSensorType ObjectFactory.createDescribeSensorType()
          Create an instance of DescribeSensorType
 DescribeSensorType DescribeSensorPropertyType.getDescribeSensor()
          Gets the value of the describeSensor property.
 DescribeSensorType DescribeSensorType.withExtension(Collection<Object> values)
           
 DescribeSensorType DescribeSensorType.withExtension(List<Object> value)
           
 DescribeSensorType DescribeSensorType.withExtension(Object... values)
           
 DescribeSensorType DescribeSensorType.withProcedure(String value)
           
 DescribeSensorType DescribeSensorType.withProcedureDescriptionFormat(String value)
           
 DescribeSensorType DescribeSensorType.withService(String value)
           
 DescribeSensorType DescribeSensorType.withValidTime(DescribeSensorType.ValidTime value)
           
 DescribeSensorType DescribeSensorType.withVersion(String value)
           
 

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

Methods in net.opengis.swes.v_2_0 with parameters of type DescribeSensorType
 JAXBElement<DescribeSensorType> ObjectFactory.createDescribeSensor(DescribeSensorType value)
          Create an instance of JAXBElement<DescribeSensorType>}
 void DescribeSensorPropertyType.setDescribeSensor(DescribeSensorType value)
          Sets the value of the describeSensor property.
 DescribeSensorPropertyType DescribeSensorPropertyType.withDescribeSensor(DescribeSensorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.