|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPEnvironmentImpl
Provides access to the implementation properties/methods of a geoprocessing environment object.
Method Summary | |
---|---|
IGPEnvironment |
getParent()
The parent geoprocessing environment object. |
IGPValue |
getValue()
The value. |
void |
setParentByRef(IGPEnvironment env)
The parent geoprocessing environment object. |
Method Detail |
---|
IGPEnvironment getParent() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setParentByRef(IGPEnvironment env) throws IOException, AutomationException
env
- A reference to a com.esri.arcgis.geoprocessing.IGPEnvironment (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGPValue getValue() 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 |