|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPMultiValueDataTypeName
Provides access to the properties/methods of a multi-value data type name object.
Method Summary | |
---|---|
IGPDataTypeName |
getMemberDataTypeName()
The data type name of the multi-value data type name. |
void |
setMemberDataTypeNameByRef(IGPDataTypeName name)
The data type name of the multi-value data type name. |
Method Detail |
---|
IGPDataTypeName getMemberDataTypeName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMemberDataTypeNameByRef(IGPDataTypeName name) throws IOException, AutomationException
name
- A reference to a com.esri.arcgis.geodatabase.IGPDataTypeName (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 |