Uses of Class
com.esri.client.local.GPServiceType

Packages that use GPServiceType
com.esri.client.local   
 

Uses of GPServiceType in com.esri.client.local
 

Methods in com.esri.client.local that return GPServiceType
 GPServiceType LocalGeoprocessingService.getServiceType()
          Gets the service type.
static GPServiceType GPServiceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GPServiceType[] GPServiceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.esri.client.local with parameters of type GPServiceType
 void LocalGeoprocessingService.setServiceType(GPServiceType gpServiceType)
          Sets the service type to use when starting the geoprocessing service.
 



Copyright © 2012. All Rights Reserved.