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

Packages that use ExtensibleRequestType
net.opengis.swes.v_2_0   
 

Uses of ExtensibleRequestType in net.opengis.swes.v_2_0
 

Subclasses of ExtensibleRequestType in net.opengis.swes.v_2_0
 class DeleteSensorType
          Java class for DeleteSensorType complex type.
 class DescribeSensorType
          Java class for DescribeSensorType complex type.
 class InsertSensorType
          Java class for InsertSensorType complex type.
 class UpdateSensorDescriptionType
          Java class for UpdateSensorDescriptionType complex type.
 

Fields in net.opengis.swes.v_2_0 with type parameters of type ExtensibleRequestType
protected  JAXBElement<? extends ExtensibleRequestType> ExtensibleRequestPropertyType.extensibleRequest
           
 

Methods in net.opengis.swes.v_2_0 that return ExtensibleRequestType
 ExtensibleRequestType ExtensibleRequestType.withExtension(Collection<Object> values)
           
 ExtensibleRequestType ExtensibleRequestType.withExtension(List<Object> value)
           
 ExtensibleRequestType ExtensibleRequestType.withExtension(Object... values)
           
 ExtensibleRequestType ExtensibleRequestType.withService(String value)
           
 ExtensibleRequestType ExtensibleRequestType.withVersion(String value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type ExtensibleRequestType
 JAXBElement<ExtensibleRequestType> ObjectFactory.createExtensibleRequest(ExtensibleRequestType value)
          Create an instance of JAXBElement<ExtensibleRequestType>}
 JAXBElement<? extends ExtensibleRequestType> ExtensibleRequestPropertyType.getExtensibleRequest()
          Gets the value of the extensibleRequest property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type ExtensibleRequestType
 JAXBElement<ExtensibleRequestType> ObjectFactory.createExtensibleRequest(ExtensibleRequestType value)
          Create an instance of JAXBElement<ExtensibleRequestType>}
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type ExtensibleRequestType
 void ExtensibleRequestPropertyType.setExtensibleRequest(JAXBElement<? extends ExtensibleRequestType> value)
          Sets the value of the extensibleRequest property.
 ExtensibleRequestPropertyType ExtensibleRequestPropertyType.withExtensibleRequest(JAXBElement<? extends ExtensibleRequestType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.