|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPVariant
Provides access to the properties/methods of a geoprocessing variant object.
Method Summary | |
---|---|
Object |
getVariant()
The value of the geoprocessing value object as a variant. |
void |
setVariant(Object value)
The value of the geoprocessing value object as a variant. |
Method Detail |
---|
Object getVariant() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVariant(Object value) throws IOException, AutomationException
value
- A Variant (in)
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 |