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

Packages that use UpdateActionType
net.opengis.wfs._2_1   
 

Uses of UpdateActionType in net.opengis.wfs._2_1
 

Fields in net.opengis.wfs._2_1 declared as UpdateActionType
protected  UpdateActionType PropertyType.ValueReference.action
           
 

Methods in net.opengis.wfs._2_1 that return UpdateActionType
static UpdateActionType UpdateActionType.fromValue(String v)
           
 UpdateActionType PropertyType.ValueReference.getAction()
          Obtient la valeur de la propriété action.
static UpdateActionType UpdateActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UpdateActionType[] UpdateActionType.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 UpdateActionType
 void PropertyType.ValueReference.setAction(UpdateActionType value)
          Définit la valeur de la propriété action.
 



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