com.esri.adf.web.ags.data.gp
Class GPRecordSetParamResult.RecordResult

java.lang.Object
  extended by com.esri.adf.web.ags.data.gp.GPRecordSetParamResult.RecordResult
All Implemented Interfaces:
Serializable
Enclosing class:
GPRecordSetParamResult

public class GPRecordSetParamResult.RecordResult
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 Map<String,Object> getDetails()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getDetails

public Map<String,Object> getDetails()