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

Uses of UpdateActionType in net.opengis.wfs.v_2_0
 

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

Methods in net.opengis.wfs.v_2_0 that return UpdateActionType
static UpdateActionType UpdateActionType.fromValue(String v)
           
 UpdateActionType PropertyType.ValueReference.getAction()
          Gets the value of the action property.
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.v_2_0 with parameters of type UpdateActionType
 void PropertyType.ValueReference.setAction(UpdateActionType value)
          Sets the value of the action property.
 PropertyType.ValueReference PropertyType.ValueReference.withAction(UpdateActionType value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.