Uses of Class
net.opengis.wfs._2_1.ResultTypeType

Packages that use ResultTypeType
net.opengis.wfs._2_1   
 

Uses of ResultTypeType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 declared as ResultTypeType
protected  ResultTypeType GetPropertyValueType.resultType
           
protected  ResultTypeType GetFeatureType.resultType
           
 

Methods in net.opengis.wfs._2_1 that return ResultTypeType
static ResultTypeType ResultTypeType.fromValue(String v)
           
 ResultTypeType GetPropertyValueType.getResultType()
          Obtient la valeur de la propriété resultType.
 ResultTypeType GetFeatureType.getResultType()
          Obtient la valeur de la propriété resultType.
static ResultTypeType ResultTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultTypeType[] ResultTypeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.wfs._2_1 with parameters of type ResultTypeType
 void GetPropertyValueType.setResultType(ResultTypeType value)
          Définit la valeur de la propriété resultType.
 void GetFeatureType.setResultType(ResultTypeType value)
          Définit la valeur de la propriété resultType.
 



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