|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPTaskInfo.ParamType | |
|---|---|
| com.esri.core.tasks.ags.geoprocessing | Contains classes for connecting to geoprocessing services and parsing the results. |
| Uses of GPTaskInfo.ParamType in com.esri.core.tasks.ags.geoprocessing |
|---|
| Methods in com.esri.core.tasks.ags.geoprocessing that return GPTaskInfo.ParamType | |
|---|---|
GPTaskInfo.ParamType |
GPTaskInfo.GPParameterInfo.getParameterType()
Gets the parameter type. |
static GPTaskInfo.ParamType |
GPTaskInfo.ParamType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GPTaskInfo.ParamType[] |
GPTaskInfo.ParamType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.core.tasks.ags.geoprocessing with parameters of type GPTaskInfo.ParamType | |
|---|---|
protected void |
GPTaskInfo.GPParameterInfo.setParameterType(GPTaskInfo.ParamType type)
Sets the parameter type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||