Module com.esri.arcgisruntime
Class GeoprocessingBoolean
java.lang.Object
com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter
com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingBoolean
Corresponds to GPBoolean parameter type in the service REST specification.
- Since:
- 100.0.0
-
Nested Class Summary
Nested classes/interfaces inherited from class com.esri.arcgisruntime.tasks.geoprocessing.GeoprocessingParameter
GeoprocessingParameter.Type
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance.GeoprocessingBoolean
(boolean value) Creates an instance. -
Method Summary