| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
public class INetworkDatasetProtectNamesProxy
The INetworkDatasetProtectNames interface is only present for system integrity. Its methods are not meant to be called.
| Field Summary | |
|---|---|
|  boolean | noncastable | 
| Fields inherited from class com.esri.arcgis.interop.Dispatch | 
|---|
| DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef | 
| Constructor Summary | |
|---|---|
|   | INetworkDatasetProtectNamesProxy() | 
|   | INetworkDatasetProtectNamesProxy(Object obj) | 
| protected  | INetworkDatasetProtectNamesProxy(Object obj,
                                 String iid) | 
| Method Summary | |
|---|---|
|  void | addListener(String iidStr,
            Object theListener,
            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(String iidStr,
               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 | 
|---|
public boolean noncastable
| Constructor Detail | 
|---|
public INetworkDatasetProtectNamesProxy()
public INetworkDatasetProtectNamesProxy(Object obj)
                                 throws IOException
IOException
protected INetworkDatasetProtectNamesProxy(Object obj,
                                           String iid)
                                    throws IOException
IOException| Method Detail | 
|---|
public void addListener(String iidStr,
                        Object theListener,
                        Object theSource)
                 throws IOException
addListener in class com.esri.arcgis.interop.DispatchIOException
public void removeListener(String iidStr,
                           Object theListener)
                    throws IOException
removeListener in class com.esri.arcgis.interop.DispatchIOException
public void maxEID()
            throws IOException,
                   AutomationException
maxEID in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void fromAzimuth()
                 throws IOException,
                        AutomationException
fromAzimuth in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void toAzimuth()
               throws IOException,
                      AutomationException
toAzimuth in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void fromPercent()
                 throws IOException,
                        AutomationException
fromPercent in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void toPercent()
               throws IOException,
                      AutomationException
toPercent in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void fromJunction()
                  throws IOException,
                         AutomationException
fromJunction in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void toJunction()
                throws IOException,
                       AutomationException
toJunction in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void source()
            throws IOException,
                   AutomationException
source in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void attributeValue()
                    throws IOException,
                           AutomationException
attributeValue in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void dataType()
              throws IOException,
                     AutomationException
dataType in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void dataElement()
                 throws IOException,
                        AutomationException
dataElement in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void subnetNames()
                 throws IOException,
                        AutomationException
subnetNames in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void attributeName()
                   throws IOException,
                          AutomationException
attributeName in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void evaluator()
               throws IOException,
                      AutomationException
evaluator in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void junction()
              throws IOException,
                     AutomationException
junction in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void turn()
          throws IOException,
                 AutomationException
turn in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void edge()
          throws IOException,
                 AutomationException
edge in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void hasTurnRestriction()
                        throws IOException,
                               AutomationException
hasTurnRestriction in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void schemaState()
                 throws IOException,
                        AutomationException
schemaState in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void sourceCount()
                 throws IOException,
                        AutomationException
sourceCount in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void firstEdgeEID()
                  throws IOException,
                         AutomationException
firstEdgeEID in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void lastEdgeEID()
                 throws IOException,
                        AutomationException
lastEdgeEID in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void atJunctionEID()
                   throws IOException,
                          AutomationException
atJunctionEID in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void networkDataset()
                    throws IOException,
                           AutomationException
networkDataset in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isDefault()
               throws IOException,
                      AutomationException
isDefault in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void sourceName()
                throws IOException,
                       AutomationException
sourceName in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void storageType()
                 throws IOException,
                        AutomationException
storageType in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void sources()
             throws IOException,
                    AutomationException
sources in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void sourceType()
                throws IOException,
                       AutomationException
sourceType in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void attributeID()
                 throws IOException,
                        AutomationException
attributeID in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void numComplexTurns()
                     throws IOException,
                            AutomationException
numComplexTurns in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void data()
          throws IOException,
                 AutomationException
data in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void isFiltered()
                throws IOException,
                       AutomationException
isFiltered in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void newIndex()
              throws IOException,
                     AutomationException
newIndex in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void sourceOID()
               throws IOException,
                      AutomationException
sourceOID in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void lastModified()
                  throws IOException,
                         AutomationException
lastModified in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void networkSource()
                   throws IOException,
                          AutomationException
networkSource in interface INetworkDatasetProtectNamesIOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void networkAttribute()
                      throws IOException,
                             AutomationException
networkAttribute in interface INetworkDatasetProtectNamesIOException - 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 | ||||||||