|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataElementDomain
COM Interface 'IDataElementDomain'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a data element domain object.' 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 |
IID5082c43e_0803_44ab_b978_68b79f6ce509
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addType(java.lang.String type)
Add a data element type. |
void |
deleteType(java.lang.String type)
Remove a data element type. |
int |
getCount()
Count. |
java.lang.String |
getType(int index)
Data element type. |
IArray |
makeList(IGPValue pValue)
Make list. |
| Field Detail |
|---|
static final int IID5082c43e_0803_44ab_b978_68b79f6ce509
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getType(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.
void addType(java.lang.String type)
throws java.io.IOException,
AutomationException
type - The type (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void deleteType(java.lang.String type)
throws java.io.IOException,
AutomationException
type - The type (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray makeList(IGPValue pValue)
throws java.io.IOException,
AutomationException
pValue - A reference to a com.esri.arcgis.geodatabase.IGPValue (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 | ||||||||