|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPFunctionName
COM Interface 'IGPFunctionName'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing function name 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 |
IID4cdfd9f9_ae02_460e_aa27_8bd69e06956e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getHelpContext()
The context identifier of the topic within the help file for this function associated with this name object. |
java.lang.String |
getHelpFile()
Name of the (CHM) file containing help information for this function associated with this name object. |
int |
getMinimumProduct()
The minimum product required to use the function associated with this name object. |
int |
getRequiredExtension()
The extension, if any, required to use the function associated with this name object. |
void |
setHelpContext(int context)
The context identifier of the topic within the help file for this function associated with this name object. |
void |
setHelpFile(java.lang.String file)
Name of the (CHM) file containing help information for this function associated with this name object. |
void |
setMinimumProduct(int product)
The minimum product required to use the function associated with this name object. |
void |
setRequiredExtension(int extension)
The extension, if any, required to use the function associated with this name object. |
Field Detail |
---|
static final int IID4cdfd9f9_ae02_460e_aa27_8bd69e06956e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getMinimumProduct() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMinimumProduct(int product) throws java.io.IOException, AutomationException
product
- A com.esri.arcgis.system.esriProductCode constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getRequiredExtension() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRequiredExtension(int extension) throws java.io.IOException, AutomationException
extension
- A com.esri.arcgis.system.esriLicenseExtensionCode constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getHelpFile() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHelpFile(java.lang.String file) throws java.io.IOException, AutomationException
file
- The file (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getHelpContext() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHelpContext(int context) throws java.io.IOException, AutomationException
context
- The context (in)
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 |