|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumNetEIDBuilderGEN
COM Interface 'IEnumNetEIDBuilderGEN'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that build an enumeration of network element IDs (EIDs).' 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 |
IID17582ddf_c06d_4c81_b32a_f23b74b1546e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
add(int eID)
Adds an element to this EID enumeration. |
void |
setEIDs(int[] rhs1)
Array of EIDs in this enumeration. |
void |
setElementType(int rhs1)
Type of network elements to be in this enumeration. |
void |
setNetworkByRef(INetwork rhs1)
Network from which these elements came. |
Field Detail |
---|
static final int IID17582ddf_c06d_4c81_b32a_f23b74b1546e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setNetworkByRef(INetwork rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.INetwork (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void add(int eID) throws java.io.IOException, AutomationException
eID
- The eID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setElementType(int rhs1) throws java.io.IOException, AutomationException
rhs1
- A com.esri.arcgis.geodatabase.esriElementType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEIDs(int[] rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (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 |