com.esri.arcgis.networkanalyst
Interface INAServerNetworkAttribute2

All Superinterfaces:
INAServerNetworkAttribute, java.io.Serializable
All Known Implementing Classes:
INAServerNetworkAttribute2Proxy, NAServerNetworkAttribute

public interface INAServerNetworkAttribute2
extends INAServerNetworkAttribute, java.io.Serializable

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

Description: 'Deprecated as of 10.0. Provides access to properties that describe a network attribute.' 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 IIDf8977b9d_9c17_4eb9_96a4_a0dba9556183
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerNetworkAttribute
IIDcf573d24_3ffd_401a_b73a_3736db98ca2c
 
Method Summary
 java.lang.String getRestrictionUsageParameterName()
          Name of the restriction usage parameter.
 
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerNetworkAttribute
getDataType, getName, getParameterNames, getUnits, getUsageType
 

Field Detail

IIDf8977b9d_9c17_4eb9_96a4_a0dba9556183

static final int IIDf8977b9d_9c17_4eb9_96a4_a0dba9556183
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

getRestrictionUsageParameterName

java.lang.String getRestrictionUsageParameterName()
                                                  throws java.io.IOException,
                                                         AutomationException
Name of the restriction usage parameter.

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