|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHistoricalTrafficData2
Provides access to members in historical traffic data.
Method Summary | |
---|---|
String |
getJoinTableBaseSpeedFieldName()
The field name for base speed in the join table. |
int |
getJoinTableBaseSpeedUnits()
Base speed units. |
void |
setJoinTableBaseSpeedFieldName(String fieldName)
The field name for base speed in the join table. |
void |
setJoinTableBaseSpeedUnits(int units)
Base speed units. |
Method Detail |
---|
String getJoinTableBaseSpeedFieldName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setJoinTableBaseSpeedFieldName(String fieldName) throws IOException, AutomationException
fieldName
- The fieldName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getJoinTableBaseSpeedUnits() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setJoinTableBaseSpeedUnits(int units) throws IOException, AutomationException
units
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (in)
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 |