|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrafficData2
Provides access to members in traffic data.
Method Summary | |
---|---|
String |
getLengthAttributeName()
The field name for the length attribute. |
void |
setLengthAttributeName(String lengthAttributeName)
The field name for the length attribute. |
Methods inherited from interface com.esri.arcgis.geodatabase.ITrafficData |
---|
getTimeInterval, getTimeIntervalUnits |
Method Detail |
---|
String getLengthAttributeName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLengthAttributeName(String lengthAttributeName) throws IOException, AutomationException
lengthAttributeName
- The lengthAttributeName (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 |