|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkElement
COM Interface 'INetworkElement'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that specify the properties common to all network elements.' 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 |
DISPID_10_GET_NAME
|
static java.lang.String |
DISPID_20_GET_NAME
|
static java.lang.String |
DISPID_30_GET_NAME
|
static java.lang.String |
DISPID_40_GET_NAME
|
static java.lang.String |
DISPID_50_GET_NAME
|
static java.lang.String |
DISPID_60_GET_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDed843586_99b4_4e36_9684_5bec34938906
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
getAttributeValue(int attributeID)
Value of this network element for the given network attribute ID. |
java.lang.Object |
getAttributeValueByName(java.lang.String attributeName)
Value of this network element for the given network attribute name. |
int |
getEID()
Element ID for this network element. |
int |
getElementType()
Type of this network element. |
int |
getOID()
Object ID of the object corresponding to this network element. |
int |
getSourceID()
ID of the network dataset source from which this network element was derived. |
Field Detail |
---|
static final int IIDed843586_99b4_4e36_9684_5bec34938906
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_10_GET_NAME
static final java.lang.String DISPID_20_GET_NAME
static final java.lang.String DISPID_30_GET_NAME
static final java.lang.String DISPID_40_GET_NAME
static final java.lang.String DISPID_50_GET_NAME
static final java.lang.String DISPID_60_GET_NAME
Method Detail |
---|
int getEID() 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.int getSourceID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getOID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getAttributeValue(int attributeID) throws java.io.IOException, AutomationException
attributeID
- The attributeID (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getAttributeValueByName(java.lang.String attributeName) throws java.io.IOException, AutomationException
attributeName
- The attributeName (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 |