|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||