|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that supply complex native types.
| Method Summary | |
void |
addChild(INativeType pChild)
Adds a child. |
INativeType |
getChild(int index)
Returns the nth child. |
int |
getNumChildren()
The number of children. |
| Method Detail |
public void addChild(INativeType pChild)
throws java.io.IOException,
AutomationException
pChild - A reference to a com.esri.arcgis.geodatabase.INativeType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INativeType getChild(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getNumChildren()
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 | |||||||||