|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPToolbox3
Provides access to methods on the toolbox object.
Method Summary | |
---|---|
String |
getDescription()
The description of the toolbox. |
void |
setDescription(String toolboxDesc)
The description of the toolbox. |
Methods inherited from interface com.esri.arcgis.geoprocessing.IGPToolbox2 |
---|
alterAlias, alterDisplayName, alterHelpInfo, canAlterDisplayName, canCreateTool, createTool, getAlias, getDisplayName, getHelpContext, getHelpFile, getPathName, getToolNames, getTools, isDeleted, openTool |
Method Detail |
---|
String getDescription() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDescription(String toolboxDesc) throws IOException, AutomationException
toolboxDesc
- The toolboxDesc (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 |