Uses of Class
com.esri.map.QueryMode

Packages that use QueryMode
com.esri.map   
 

Uses of QueryMode in com.esri.map
 

Methods in com.esri.map that return QueryMode
 QueryMode ArcGISFeatureLayer.getOperationMode()
          Gets the operation mode.
static QueryMode QueryMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryMode[] QueryMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.esri.map with parameters of type QueryMode
 void ArcGISFeatureLayer.setOperationMode(QueryMode queryMode)
          Sets the operation mode.
 



Copyright © 2012. All Rights Reserved.