Uses of Class
net.opengis.wms.OperationType

Packages that use OperationType
net.opengis.sld._1_2   
net.opengis.wms   
 

Uses of OperationType in net.opengis.sld._1_2
 

Methods in net.opengis.sld._1_2 that return types with arguments of type OperationType
 JAXBElement<OperationType> ObjectFactory.createDescribeLayer(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetLegendGraphic(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 

Methods in net.opengis.sld._1_2 with parameters of type OperationType
 JAXBElement<OperationType> ObjectFactory.createDescribeLayer(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetLegendGraphic(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 

Uses of OperationType in net.opengis.wms
 

Fields in net.opengis.wms declared as OperationType
protected  OperationType Request.getCapabilities
           
protected  OperationType Request.getFeatureInfo
           
protected  OperationType Request.getMap
           
 

Fields in net.opengis.wms with type parameters of type OperationType
protected  List<JAXBElement<OperationType>> Request.extendedOperation
           
 

Methods in net.opengis.wms that return OperationType
 OperationType ObjectFactory.createOperationType()
          Create an instance of OperationType
 OperationType Request.getGetCapabilities()
          Obtient la valeur de la propriété getCapabilities.
 OperationType Request.getGetFeatureInfo()
          Obtient la valeur de la propriété getFeatureInfo.
 OperationType Request.getGetMap()
          Obtient la valeur de la propriété getMap.
 

Methods in net.opengis.wms that return types with arguments of type OperationType
 JAXBElement<OperationType> ObjectFactory.createExtendedOperation(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetCapabilities(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetFeatureInfo(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetMap(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 List<JAXBElement<OperationType>> Request.getExtendedOperation()
          Gets the value of the extendedOperation property.
 

Methods in net.opengis.wms with parameters of type OperationType
 JAXBElement<OperationType> ObjectFactory.createExtendedOperation(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetCapabilities(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetFeatureInfo(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 JAXBElement<OperationType> ObjectFactory.createGetMap(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 void Request.setGetCapabilities(OperationType value)
          Définit la valeur de la propriété getCapabilities.
 void Request.setGetFeatureInfo(OperationType value)
          Définit la valeur de la propriété getFeatureInfo.
 void Request.setGetMap(OperationType value)
          Définit la valeur de la propriété getMap.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.