|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPResult
COM Interface 'IGPResult'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of the geoprocessing results.' 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 |
IIDe848af8a_5b8b_45f5_b4b1_e3a0d4adb365
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IJobMessages |
getMessages()
The result messages. |
IGPValues |
getValues()
The result values. |
void |
setMessagesByRef(IJobMessages ppMessages)
The result messages. |
void |
setValuesByRef(IGPValues ppValues)
The result values. |
| Field Detail |
|---|
static final int IIDe848af8a_5b8b_45f5_b4b1_e3a0d4adb365
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IGPValues getValues()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setValuesByRef(IGPValues ppValues)
throws java.io.IOException,
AutomationException
ppValues - A reference to a com.esri.arcgis.geoprocessing.IGPValues (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IJobMessages getMessages()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMessagesByRef(IJobMessages ppMessages)
throws java.io.IOException,
AutomationException
ppMessages - A reference to a com.esri.arcgis.system.IJobMessages (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 | ||||||||