|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxGPToolbox
Provides access to properties/methods of a catalog toolbox object.
Method Summary | |
---|---|
IGPToolbox |
getToolbox()
The toolbox object associated with this GxGPToolbox object. |
IGPToolboxName |
getToolboxName()
The toolbox name object associated with this GxGPToolbox object. |
void |
setToolboxNameByRef(IGPToolboxName toolboxName)
The toolbox name object associated with this GxGPToolbox object. |
Method Detail |
---|
IGPToolboxName getToolboxName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setToolboxNameByRef(IGPToolboxName toolboxName) throws IOException, AutomationException
toolboxName
- A reference to a com.esri.arcgis.geoprocessing.IGPToolboxName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGPToolbox getToolbox() throws IOException, AutomationException
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 |