com.esri.arcgis.geodatabase
Class INetworkDatasetProtectNamesProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
All Implemented Interfaces:
INetworkDatasetProtectNames, java.io.Externalizable, java.io.Serializable

public class INetworkDatasetProtectNamesProxy
extends com.esri.arcgis.interop.Dispatch
implements INetworkDatasetProtectNames, java.io.Serializable

Internal use class Proxy for COM Interface 'INetworkDatasetProtectNames'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'

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 =

See Also:
Serialized Form

Field Summary
 boolean noncastable
           
static java.lang.Class targetClass
           
 
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.geodatabase.INetworkDatasetProtectNames
IID, IID6fa57161_133d_4dae_88f4_a910d53d7a04
 
Constructor Summary
  INetworkDatasetProtectNamesProxy()
          For internal use only
  INetworkDatasetProtectNamesProxy(java.lang.Object obj)
           
protected INetworkDatasetProtectNamesProxy(java.lang.Object obj, java.lang.String iid)
           
  INetworkDatasetProtectNamesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
           
protected INetworkDatasetProtectNamesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
           
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
           
 void atJunctionEID()
          atJunctionEID
 void attributeID()
          attributeID
 void attributeName()
          attributeName
 void attributeValue()
          attributeValue
 void data()
          data
 void dataElement()
          dataElement
 void dataType()
          dataType
 void edge()
          edge
 void evaluator()
          evaluator
 void firstEdgeEID()
          firstEdgeEID
 void fromAzimuth()
          fromAzimuth
 void fromJunction()
          fromJunction
 void fromPercent()
          fromPercent
 void hasTurnRestriction()
          hasTurnRestriction
 void isDefault()
          isDefault
 void isFiltered()
          isFiltered
 void junction()
          junction
 void lastEdgeEID()
          lastEdgeEID
 void lastModified()
          lastModified
 void maxEID()
          maxEID
 void networkAttribute()
          networkAttribute
 void networkDataset()
          networkDataset
 void networkSource()
          networkSource
 void newIndex()
          newIndex
 void numComplexTurns()
          numComplexTurns
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
           
 void schemaState()
          schemaState
 void source()
          source
 void sourceCount()
          sourceCount
 void sourceName()
          sourceName
 void sourceOID()
          sourceOID
 void sources()
          sources
 void sourceType()
          sourceType
 void storageType()
          storageType
 void subnetNames()
          subnetNames
 void toAzimuth()
          toAzimuth
 void toJunction()
          toJunction
 void toPercent()
          toPercent
 void turn()
          turn
 
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

noncastable

public boolean noncastable
Constructor Detail

INetworkDatasetProtectNamesProxy

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

INetworkDatasetProtectNamesProxy

public INetworkDatasetProtectNamesProxy()
For internal use only


INetworkDatasetProtectNamesProxy

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

INetworkDatasetProtectNamesProxy

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

INetworkDatasetProtectNamesProxy

protected INetworkDatasetProtectNamesProxy(java.lang.String CLSID,
                                           java.lang.String iid,
                                           java.lang.String host,
                                           com.esri.arcgis.interop.AuthInfo authInfo)
                                    throws java.io.IOException
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
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
Overrides:
removeListener in class com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

maxEID

public void maxEID()
            throws java.io.IOException,
                   AutomationException
maxEID

Specified by:
maxEID in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

fromAzimuth

public void fromAzimuth()
                 throws java.io.IOException,
                        AutomationException
fromAzimuth

Specified by:
fromAzimuth in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

toAzimuth

public void toAzimuth()
               throws java.io.IOException,
                      AutomationException
toAzimuth

Specified by:
toAzimuth in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

fromPercent

public void fromPercent()
                 throws java.io.IOException,
                        AutomationException
fromPercent

Specified by:
fromPercent in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

toPercent

public void toPercent()
               throws java.io.IOException,
                      AutomationException
toPercent

Specified by:
toPercent in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

fromJunction

public void fromJunction()
                  throws java.io.IOException,
                         AutomationException
fromJunction

Specified by:
fromJunction in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

toJunction

public void toJunction()
                throws java.io.IOException,
                       AutomationException
toJunction

Specified by:
toJunction in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

source

public void source()
            throws java.io.IOException,
                   AutomationException
source

Specified by:
source in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

attributeValue

public void attributeValue()
                    throws java.io.IOException,
                           AutomationException
attributeValue

Specified by:
attributeValue in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

dataType

public void dataType()
              throws java.io.IOException,
                     AutomationException
dataType

Specified by:
dataType in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

dataElement

public void dataElement()
                 throws java.io.IOException,
                        AutomationException
dataElement

Specified by:
dataElement in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

subnetNames

public void subnetNames()
                 throws java.io.IOException,
                        AutomationException
subnetNames

Specified by:
subnetNames in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

attributeName

public void attributeName()
                   throws java.io.IOException,
                          AutomationException
attributeName

Specified by:
attributeName in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

evaluator

public void evaluator()
               throws java.io.IOException,
                      AutomationException
evaluator

Specified by:
evaluator in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

junction

public void junction()
              throws java.io.IOException,
                     AutomationException
junction

Specified by:
junction in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

turn

public void turn()
          throws java.io.IOException,
                 AutomationException
turn

Specified by:
turn in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

edge

public void edge()
          throws java.io.IOException,
                 AutomationException
edge

Specified by:
edge in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

hasTurnRestriction

public void hasTurnRestriction()
                        throws java.io.IOException,
                               AutomationException
hasTurnRestriction

Specified by:
hasTurnRestriction in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

schemaState

public void schemaState()
                 throws java.io.IOException,
                        AutomationException
schemaState

Specified by:
schemaState in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

sourceCount

public void sourceCount()
                 throws java.io.IOException,
                        AutomationException
sourceCount

Specified by:
sourceCount in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

firstEdgeEID

public void firstEdgeEID()
                  throws java.io.IOException,
                         AutomationException
firstEdgeEID

Specified by:
firstEdgeEID in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

lastEdgeEID

public void lastEdgeEID()
                 throws java.io.IOException,
                        AutomationException
lastEdgeEID

Specified by:
lastEdgeEID in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

atJunctionEID

public void atJunctionEID()
                   throws java.io.IOException,
                          AutomationException
atJunctionEID

Specified by:
atJunctionEID in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

networkDataset

public void networkDataset()
                    throws java.io.IOException,
                           AutomationException
networkDataset

Specified by:
networkDataset in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isDefault

public void isDefault()
               throws java.io.IOException,
                      AutomationException
isDefault

Specified by:
isDefault in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

sourceName

public void sourceName()
                throws java.io.IOException,
                       AutomationException
sourceName

Specified by:
sourceName in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

storageType

public void storageType()
                 throws java.io.IOException,
                        AutomationException
storageType

Specified by:
storageType in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

sources

public void sources()
             throws java.io.IOException,
                    AutomationException
sources

Specified by:
sources in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

sourceType

public void sourceType()
                throws java.io.IOException,
                       AutomationException
sourceType

Specified by:
sourceType in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

attributeID

public void attributeID()
                 throws java.io.IOException,
                        AutomationException
attributeID

Specified by:
attributeID in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

numComplexTurns

public void numComplexTurns()
                     throws java.io.IOException,
                            AutomationException
numComplexTurns

Specified by:
numComplexTurns in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

data

public void data()
          throws java.io.IOException,
                 AutomationException
data

Specified by:
data in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isFiltered

public void isFiltered()
                throws java.io.IOException,
                       AutomationException
isFiltered

Specified by:
isFiltered in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

newIndex

public void newIndex()
              throws java.io.IOException,
                     AutomationException
newIndex

Specified by:
newIndex in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

sourceOID

public void sourceOID()
               throws java.io.IOException,
                      AutomationException
sourceOID

Specified by:
sourceOID in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

lastModified

public void lastModified()
                  throws java.io.IOException,
                         AutomationException
lastModified

Specified by:
lastModified in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

networkSource

public void networkSource()
                   throws java.io.IOException,
                          AutomationException
networkSource

Specified by:
networkSource in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

networkAttribute

public void networkAttribute()
                      throws java.io.IOException,
                             AutomationException
networkAttribute

Specified by:
networkAttribute in interface INetworkDatasetProtectNames
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.