| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPFunctionTool
Provides access to methods on a geoprocessing function tool object.
| Method Summary | |
|---|---|
 IGPFunction | 
getFunction()
The function object associated with the tool.  | 
 void | 
setFunctionByRef(IGPFunction function)
The function object associated with the tool.  | 
| Method Detail | 
|---|
IGPFunction getFunction()
                        throws IOException,
                               AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFunctionByRef(IGPFunction function)
                      throws IOException,
                             AutomationException
function - A reference to a com.esri.arcgis.geoprocessing.IGPFunction  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||