|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDynamicTrafficData
COM Interface 'IDynamicTrafficData'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members in dynamic traffic data.' 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 |
IIDc8696877_c08f_4fec_ac30_50c9aad43fbb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDynamicTrafficTableName()
The name of the dynamic traffic table. |
java.lang.String |
getDynamicTrafficTMCFieldName()
The field name for the dynamic traffic TMCs in the dynamic traffic. |
ITrafficFeedLocation |
getTrafficFeedLocation()
The traffic feed location. |
void |
setDynamicTrafficTableName(java.lang.String dynamicTrafficTableName)
The name of the dynamic traffic table. |
void |
setDynamicTrafficTMCFieldName(java.lang.String dynamicTrafficTMCFieldName)
The field name for the dynamic traffic TMCs in the dynamic traffic. |
void |
setTrafficFeedLocationByRef(ITrafficFeedLocation trafficFeedLocation)
The traffic feed location. |
| Field Detail |
|---|
static final int IIDc8696877_c08f_4fec_ac30_50c9aad43fbb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getDynamicTrafficTableName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDynamicTrafficTableName(java.lang.String dynamicTrafficTableName)
throws java.io.IOException,
AutomationException
dynamicTrafficTableName - The dynamicTrafficTableName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDynamicTrafficTMCFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDynamicTrafficTMCFieldName(java.lang.String dynamicTrafficTMCFieldName)
throws java.io.IOException,
AutomationException
dynamicTrafficTMCFieldName - The dynamicTrafficTMCFieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITrafficFeedLocation getTrafficFeedLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTrafficFeedLocationByRef(ITrafficFeedLocation trafficFeedLocation)
throws java.io.IOException,
AutomationException
trafficFeedLocation - A reference to a com.esri.arcgis.geodatabase.ITrafficFeedLocation (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 | ||||||||