Uses of Class
com.esri.core.tasks.ags.geoprocessing.GPJobParameter

Packages that use GPJobParameter
com.esri.core.tasks.ags.geoprocessing Contains classes for connecting to geoprocessing services and parsing the results. 
 

Uses of GPJobParameter in com.esri.core.tasks.ags.geoprocessing
 

Methods in com.esri.core.tasks.ags.geoprocessing that return GPJobParameter
static GPJobParameter[] GPJobParameter.fromJson(org.codehaus.jackson.JsonParser parser)
          Static method generating a GPJobParameter array based on the GPJobParameter Json representation the Json Parser is pointing to.
 GPJobParameter[] GPJobResource.getInputParameters()
          Gets the array of input GPParameter.
 GPJobParameter[] GPJobResource.getOutputParameters()
          Gets the array of output GPParameter.
 



Copyright © 2012. All Rights Reserved.