|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INATimeAwareSolverSettings2
COM Interface 'INATimeAwareSolverSettings2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to settings common to all time-aware solvers.' 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 |
IID3d8bbac9_2ebd_4f2f_bafe_bf9da41beb80
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INATimeAwareSolverSettings |
---|
IIDe9cbb341_3c3c_41a1_a660_784708288434 |
Method Summary | |
---|---|
boolean |
isTimeOfDayIsUTC()
Indicates whether the date-time value used in time-aware solvers is UTC or local time. |
void |
setTimeOfDayIsUTC(boolean timeOfDayIsUTC)
Indicates whether the date-time value used in time-aware solvers is UTC or local time. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INATimeAwareSolverSettings |
---|
getTimeOfDay, getTimeOfDayUsage, setTimeOfDay, setTimeOfDayUsage |
Field Detail |
---|
static final int IID3d8bbac9_2ebd_4f2f_bafe_bf9da41beb80
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isTimeOfDayIsUTC() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeOfDayIsUTC(boolean timeOfDayIsUTC) throws java.io.IOException, AutomationException
timeOfDayIsUTC
- The timeOfDayIsUTC (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 |