com.esri.arcgis.networkanalyst
Interface INATraversalResultQuery2

All Superinterfaces:
INATraversalResultQuery, java.io.Serializable
All Known Implementing Classes:
INATraversalResultQuery2Proxy, NATraversalResult

public interface INATraversalResultQuery2
extends INATraversalResultQuery, java.io.Serializable

COM Interface 'INATraversalResultQuery2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'

Description: 'Provides access to the results of an analysis.' 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 IIDaaabec4f_c0ba_4c92_b20f_dce0042389c2
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INATraversalResultQuery
IID07f8ebe3_1378_4261_8284_35c16b8fb707
 
Method Summary
 java.lang.String getEIDFieldName()
          The EID field name
 
Methods inherited from interface com.esri.arcgis.networkanalyst.INATraversalResultQuery
getElementIDFieldName, getFeatureClass, getFromEdgeIDFieldName, getFromJunctionIDFieldName, getFromPositionFieldName, getSourceIDFieldName, getSourceOIDFieldName, getToEdgeIDFieldName, getToJunctionIDFieldName, getToPositionFieldName, searchConnected
 

Field Detail

IIDaaabec4f_c0ba_4c92_b20f_dce0042389c2

static final int IIDaaabec4f_c0ba_4c92_b20f_dce0042389c2
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

getEIDFieldName

java.lang.String getEIDFieldName()
                                 throws java.io.IOException,
                                        AutomationException
The EID field name

Returns:
The fieldName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.