com.esri.adf.web.ags.data.gp
Class GPJobResultsTaskConfig

java.lang.Object
  extended by com.esri.adf.web.ags.data.gp.GPJobResultsTaskConfig
All Implemented Interfaces:
Serializable

public class GPJobResultsTaskConfig
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GPJobResultsTaskConfig()
           
 
Method Summary
 String getGetResultsButtonText()
           
 String getTitle()
           
 void setGetResultsButtonText(String getResultsButtonText)
           
 void setTitle(String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPJobResultsTaskConfig

public GPJobResultsTaskConfig()
Method Detail

getGetResultsButtonText

public String getGetResultsButtonText()

setGetResultsButtonText

public void setGetResultsButtonText(String getResultsButtonText)

getTitle

public String getTitle()

setTitle

public void setTitle(String title)