Class GeoprocessingParameter
- java.lang.Object
 - 
- com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter
 
 
- 
- Direct Known Subclasses:
 GeoprocessingBoolean,GeoprocessingDataFile,GeoprocessingDate,GeoprocessingDouble,GeoprocessingFeatures,GeoprocessingLinearUnit,GeoprocessingLong,GeoprocessingMultiValue,GeoprocessingString,GeoprocessingUnknownParameter
public class GeoprocessingParameter extends java.lang.ObjectBase class for all concrete parameters types that can be used in geoprocessing.- Since:
 - 100.0.0
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGeoprocessingParameter.TypeGeoprocessing parameter types. 
 -