|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHistoricalTrafficData2
COM Interface 'IHistoricalTrafficData2'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members in historical 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 |
IID213f0913_ec31_420c_8826_ce8353c28d08
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IHistoricalTrafficData |
---|
IID074c64b3_0d8b_471d_a16e_606c70ddc84a |
Method Summary | |
---|---|
java.lang.String |
getJoinTableBaseSpeedFieldName()
The field name for base speed in the join table. |
int |
getJoinTableBaseSpeedUnits()
Base speed units. |
void |
setJoinTableBaseSpeedFieldName(java.lang.String fieldName)
The field name for base speed in the join table. |
void |
setJoinTableBaseSpeedUnits(int units)
Base speed units. |
Field Detail |
---|
static final int IID213f0913_ec31_420c_8826_ce8353c28d08
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getJoinTableBaseSpeedFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setJoinTableBaseSpeedFieldName(java.lang.String fieldName) throws java.io.IOException, AutomationException
fieldName
- The fieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getJoinTableBaseSpeedUnits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setJoinTableBaseSpeedUnits(int units) throws java.io.IOException, AutomationException
units
- A com.esri.arcgis.geodatabase.esriNetworkAttributeUnits constant (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 |