com.esri.arcgis.networkanalysis
Class INetFlagProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.networkanalysis.INetFlagProxy
All Implemented Interfaces:
INetFlag, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'INetFlag'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'

Description: 'Provides access to members that specify the network element on which a flag is located.' 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 INetFlagProxy
extends com.esri.arcgis.interop.Dispatch
implements INetFlag, 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.networkanalysis.INetFlag
IID, IID19f99c8d_a089_11d0_9cc9_00805f74d243
 
Constructor Summary
  INetFlagProxy()
          Deprecated. For internal use only
  INetFlagProxy(java.lang.Object obj)
          Deprecated.  
protected INetFlagProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  INetFlagProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected INetFlagProxy(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.  
 int getClientClassID()
          Deprecated. User-specified client class ID of this flag.
 int getClientID()
          Deprecated. User-specified client ID of this flag.
 java.lang.String getLabel()
          Deprecated. Label of this flag.
 int getUserClassID()
          Deprecated. User class ID of the network element on which this flag is placed.
 int getUserID()
          Deprecated. User ID of the network element on which this flag is placed.
 int getUserSubID()
          Deprecated. User sub ID of the network element on which this flag is placed.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setClientClassID(int clientClassID)
          Deprecated. User-specified client class ID of this flag.
 void setClientID(int clientID)
          Deprecated. User-specified client ID of this flag.
 void setLabel(java.lang.String label)
          Deprecated. Label of this flag.
 void setUserClassID(int userClassID)
          Deprecated. User class ID of the network element on which this flag is placed.
 void setUserID(int userID)
          Deprecated. User ID of the network element on which this flag is placed.
 void setUserSubID(int userID)
          Deprecated. User sub ID of the network element on which this flag is placed.
 
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

INetFlagProxy

public INetFlagProxy(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

INetFlagProxy

public INetFlagProxy()
Deprecated. 
For internal use only


INetFlagProxy

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

INetFlagProxy

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

INetFlagProxy

protected INetFlagProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

getLabel

public java.lang.String getLabel()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Label of this flag.

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

setLabel

public void setLabel(java.lang.String label)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Label of this flag.

Specified by:
setLabel in interface INetFlag
Parameters:
label - The label (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getUserClassID

public int getUserClassID()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
User class ID of the network element on which this flag is placed.

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

setUserClassID

public void setUserClassID(int userClassID)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
User class ID of the network element on which this flag is placed.

Specified by:
setUserClassID in interface INetFlag
Parameters:
userClassID - The userClassID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getUserID

public int getUserID()
              throws java.io.IOException,
                     AutomationException
Deprecated. 
User ID of the network element on which this flag is placed.

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

setUserID

public void setUserID(int userID)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
User ID of the network element on which this flag is placed.

Specified by:
setUserID in interface INetFlag
Parameters:
userID - The userID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getUserSubID

public int getUserSubID()
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
User sub ID of the network element on which this flag is placed.

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

setUserSubID

public void setUserSubID(int userID)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
User sub ID of the network element on which this flag is placed.

Specified by:
setUserSubID in interface INetFlag
Parameters:
userID - The userID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setClientClassID

public void setClientClassID(int clientClassID)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
User-specified client class ID of this flag.

Specified by:
setClientClassID in interface INetFlag
Parameters:
clientClassID - The clientClassID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getClientClassID

public int getClientClassID()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
User-specified client class ID of this flag.

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

setClientID

public void setClientID(int clientID)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
User-specified client ID of this flag.

Specified by:
setClientID in interface INetFlag
Parameters:
clientID - The clientID (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getClientID

public int getClientID()
                throws java.io.IOException,
                       AutomationException
Deprecated. 
User-specified client ID of this flag.

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