com.esri.arcgis.system
Class ITime2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.system.ITimeProxy
          extended by com.esri.arcgis.system.ITime2Proxy
All Implemented Interfaces:
ITime, ITime2, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for 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 =

public class ITime2Proxy
extends ITimeProxy
implements ITime2, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.system.ITime2
IID, IID30eae8e1_26b2_4e57_a3f2_8ae7c7db2455
 
Fields inherited from interface com.esri.arcgis.system.ITime
IID66810d21_8de0_44ee_b26e_465ac09f161f
 
Constructor Summary
  ITime2Proxy()
          Deprecated. For internal use only
  ITime2Proxy(java.lang.Object obj)
          Deprecated.  
protected ITime2Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ITime2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ITime2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 short getDayOfWeek()
          Deprecated. The day number of the week, starting with 1 for Sunday.
 short getDayOfYear()
          Deprecated. The day number of the year, starting with 1 for the first day of the year.
 short getWeekOfMonth(short startDayOfWeek)
          Deprecated. The week number of the month, starting with 1 for the first week of the month.
 short getWeekOfYear(short startDayOfWeek)
          Deprecated. The week number of the year, starting with 1 for first week of the year.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
Methods inherited from class com.esri.arcgis.system.ITimeProxy
compare, getDay, getHour, getMinute, getMonth, getNanoseconds, getSecond, getYear, queryDayFraction, queryGregorianTime, queryIntegerTime, queryJulianDayNumber, queryNanosecondsSinceMidnight, queryOleTime, queryTicks, queryTimeString, queryTimeStringCurrentLocale, queryTimeStringCustom, queryXMLTimeString, setDay, setDayFraction, setFromCurrentLocalTime, setFromCurrentUtcTime, setFromGregorianTime, setFromIntegerTime, setFromObject, setFromOleTime, setFromTicks, setFromTimeString, setFromTimeStringCurrentLocale, setFromTimeStringCustom, setFromXMLTimeString, setHour, setJulianDayNumber, setMinute, setMonth, setNanoseconds, setNanosecondsSinceMidnight, setSecond, setYear, snapToEndOfMonth, subtractTime, toLocal, toUTC
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.system.ITime
compare, getDay, getHour, getMinute, getMonth, getNanoseconds, getSecond, getYear, queryDayFraction, queryGregorianTime, queryIntegerTime, queryJulianDayNumber, queryNanosecondsSinceMidnight, queryOleTime, queryTicks, queryTimeString, queryTimeStringCurrentLocale, queryTimeStringCustom, queryXMLTimeString, setDay, setDayFraction, setFromCurrentLocalTime, setFromCurrentUtcTime, setFromGregorianTime, setFromIntegerTime, setFromObject, setFromOleTime, setFromTicks, setFromTimeString, setFromTimeStringCurrentLocale, setFromTimeStringCustom, setFromXMLTimeString, setHour, setJulianDayNumber, setMinute, setMonth, setNanoseconds, setNanosecondsSinceMidnight, setSecond, setYear, snapToEndOfMonth, subtractTime, toLocal, toUTC
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ITime2Proxy

public ITime2Proxy(java.lang.String CLSID,
                   java.lang.String host,
                   com.esri.arcgis.interop.AuthInfo authInfo)
            throws java.net.UnknownHostException,
                   java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

ITime2Proxy

public ITime2Proxy()
Deprecated. 
For internal use only


ITime2Proxy

public ITime2Proxy(java.lang.Object obj)
            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ITime2Proxy

protected ITime2Proxy(java.lang.Object obj,
                      java.lang.String iid)
               throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ITime2Proxy

protected ITime2Proxy(java.lang.String CLSID,
                      java.lang.String iid,
                      java.lang.String host,
                      com.esri.arcgis.interop.AuthInfo authInfo)
               throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class ITimeProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class ITimeProxy
Throws:
java.io.IOException

getDayOfWeek

public short getDayOfWeek()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The day number of the week, starting with 1 for Sunday.

Specified by:
getDayOfWeek in interface ITime2
Returns:
The dayNumber
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDayOfYear

public short getDayOfYear()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The day number of the year, starting with 1 for the first day of the year.

Specified by:
getDayOfYear in interface ITime2
Returns:
The dayNumber
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getWeekOfMonth

public short getWeekOfMonth(short startDayOfWeek)
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The week number of the month, starting with 1 for the first week of the month. Use startDayOfWeek = 1 to specify that weeks start on Sunday, and 2 on Monday.

Specified by:
getWeekOfMonth in interface ITime2
Parameters:
startDayOfWeek - The startDayOfWeek (in)
Returns:
The weekNumber
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getWeekOfYear

public short getWeekOfYear(short startDayOfWeek)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The week number of the year, starting with 1 for first week of the year. Use startDayOfWeek = 1 to specify that weeks start on Sunday, and 2 on Monday.

Specified by:
getWeekOfYear in interface ITime2
Parameters:
startDayOfWeek - The startDayOfWeek (in)
Returns:
The weekNumber
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.