|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetElementDescription
COM Interface 'INetElementDescription'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that get information about the element described by this NetElementDescription 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 |
IIDb1eb90e0_0cfa_11d1_9cd7_00805f74d243
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getElementType()
Type of network element described by this NetElementDescription object. |
int |
getUserClassID()
User class ID for the element described by this NetElementDescription object. |
int |
getUserID()
User ID for the element described by this NetElementDescription object. |
int |
getUserSubID()
User sub ID for the element described by this NetElementDescription object. |
Field Detail |
---|
static final int IIDb1eb90e0_0cfa_11d1_9cd7_00805f74d243
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getUserClassID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getUserID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getUserSubID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getElementType() 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 |