|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeZoneFactory2
Provides access to members that control the Time Zone Factory.
Method Summary | |
---|---|
ITimeReference |
queryLocalTimeReference(boolean exactMatch)
Obtains the machine's current local time reference. |
void |
reloadTimeZones(String fileName)
Reload time zones. |
void |
saveTimeZones(String fileName)
Save time zones. |
Method Detail |
---|
ITimeReference queryLocalTimeReference(boolean exactMatch) throws IOException, AutomationException
exactMatch
- The exactMatch (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void reloadTimeZones(String fileName) throws IOException, AutomationException
fileName
- The fileName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void saveTimeZones(String fileName) throws IOException, AutomationException
fileName
- The fileName (in)
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 |