|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxGPToolbox
COM Interface 'IGxGPToolbox'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to properties/methods of a catalog toolbox object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID0a51d075_7ef9_447b_a78f_96449ff6dfa8
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IID0a51d075_7ef9_447b_a78f_96449ff6dfa8
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IGPToolboxName getToolboxName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setToolboxNameByRef(IGPToolboxName toolboxName) throws java.io.IOException, AutomationException
toolboxName
- A reference to a com.esri.arcgis.geoprocessing.IGPToolboxName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGPToolbox getToolbox() throws java.io.IOException, AutomationException
java.io.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 |