|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHistoricalTravelTimeEvaluator
COM Interface 'IHistoricalTravelTimeEvaluator'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members in historical travel time evaluator.' 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 |
IIDb65e3a4a_63b3_4a9b_974e_c17a99013376
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getTimeNeutralAttributeName()
The name of the attribute for time-neutral queries. |
java.lang.String |
getWeekdayFallbackAttributeName()
The name of the weekday fallback attribute. |
java.lang.String |
getWeekendFallbackAttributeName()
The name of the weekend fallback attribute. |
void |
setTimeNeutralAttributeName(java.lang.String attributeName)
The name of the attribute for time-neutral queries. |
void |
setWeekdayFallbackAttributeName(java.lang.String attributeName)
The name of the weekday fallback attribute. |
void |
setWeekendFallbackAttributeName(java.lang.String attributeName)
The name of the weekend fallback attribute. |
Field Detail |
---|
static final int IIDb65e3a4a_63b3_4a9b_974e_c17a99013376
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getWeekdayFallbackAttributeName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWeekdayFallbackAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
attributeName
- The attributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getWeekendFallbackAttributeName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWeekendFallbackAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
attributeName
- The attributeName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTimeNeutralAttributeName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeNeutralAttributeName(java.lang.String attributeName) throws java.io.IOException, AutomationException
attributeName
- The attributeName (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 |