|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITimeZoneFactory2
COM Interface 'ITimeZoneFactory2'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that control the Time Zone Factory.' 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 |
IID4caa06be_7199_40b3_adb6_78bae35d5227
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.ITimeZoneFactory |
|---|
IID1b4768dd_508e_4946_ab04_e042dfceb29f |
| Method Summary | |
|---|---|
ITimeReference |
queryLocalTimeReference(boolean exactMatch)
Obtains the machine's current local time reference. |
void |
reloadTimeZones(java.lang.String fileName)
Reload time zones. |
void |
saveTimeZones(java.lang.String fileName)
Save time zones. |
| Field Detail |
|---|
static final int IID4caa06be_7199_40b3_adb6_78bae35d5227
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITimeReference queryLocalTimeReference(boolean exactMatch)
throws java.io.IOException,
AutomationException
exactMatch - The exactMatch (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reloadTimeZones(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void saveTimeZones(java.lang.String fileName)
throws java.io.IOException,
AutomationException
fileName - The fileName (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 | ||||||||