|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeSlice
COM Interface 'ITimeSlice'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to time slice.' 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 |
IIDd0fa9997_e17f_427b_9d7d_aa31cc87ccc7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.util.Date |
getFromDate()
Time slice left bound. |
java.util.Date |
getToDate()
Time slice right bound. |
void |
setFromDate(java.util.Date pFrom)
Time slice left bound. |
void |
setToDate(java.util.Date pTo)
Time slice right bound. |
Field Detail |
---|
static final int IIDd0fa9997_e17f_427b_9d7d_aa31cc87ccc7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.util.Date getFromDate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFromDate(java.util.Date pFrom) throws java.io.IOException, AutomationException
pFrom
- The pFrom (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.util.Date getToDate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setToDate(java.util.Date pTo) throws java.io.IOException, AutomationException
pTo
- The pTo (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 |