|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITime2
COM Interface 'ITime2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that control the Time.' 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 |
IID30eae8e1_26b2_4e57_a3f2_8ae7c7db2455
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.ITime |
|---|
IID66810d21_8de0_44ee_b26e_465ac09f161f |
| Method Summary | |
|---|---|
short |
getDayOfWeek()
The day number of the week, starting with 1 for Sunday. |
short |
getDayOfYear()
The day number of the year, starting with 1 for the first day of the year. |
short |
getWeekOfMonth(short startDayOfWeek)
The week number of the month, starting with 1 for the first week of the month. |
short |
getWeekOfYear(short startDayOfWeek)
The week number of the year, starting with 1 for first week of the year. |
| Field Detail |
|---|
static final int IID30eae8e1_26b2_4e57_a3f2_8ae7c7db2455
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
short getDayOfWeek()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getDayOfYear()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getWeekOfMonth(short startDayOfWeek)
throws java.io.IOException,
AutomationException
startDayOfWeek - The startDayOfWeek (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
short getWeekOfYear(short startDayOfWeek)
throws java.io.IOException,
AutomationException
startDayOfWeek - The startDayOfWeek (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 | ||||||||