public class INetworkDatasetProtectNamesProxy extends com.esri.arcgis.interop.Dispatch implements INetworkDatasetProtectNames, java.io.Serializable
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 =
Modifier and Type | Field and Description |
---|---|
boolean |
noncastable |
static java.lang.Class |
targetClass |
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
IID, IID6fa57161_133d_4dae_88f4_a910d53d7a04
Modifier | Constructor and Description |
---|---|
|
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) |
Modifier and Type | Method and Description |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
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)
Removes a Java object as a listener to events generated by a COM object.
|
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
|
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
public static final java.lang.Class targetClass
public boolean noncastable
public INetworkDatasetProtectNamesProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public INetworkDatasetProtectNamesProxy()
public INetworkDatasetProtectNamesProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INetworkDatasetProtectNamesProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INetworkDatasetProtectNamesProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class com.esri.arcgis.interop.Dispatch
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object to be informed of the eventstheSource
- the proxy class that represents the COM class that is the source of the eventsjava.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class com.esri.arcgis.interop.Dispatch
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public void maxEID() throws java.io.IOException, AutomationException
maxEID
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void fromAzimuth() throws java.io.IOException, AutomationException
fromAzimuth
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void toAzimuth() throws java.io.IOException, AutomationException
toAzimuth
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void fromPercent() throws java.io.IOException, AutomationException
fromPercent
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void toPercent() throws java.io.IOException, AutomationException
toPercent
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void fromJunction() throws java.io.IOException, AutomationException
fromJunction
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void toJunction() throws java.io.IOException, AutomationException
toJunction
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void source() throws java.io.IOException, AutomationException
source
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void attributeValue() throws java.io.IOException, AutomationException
attributeValue
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void dataType() throws java.io.IOException, AutomationException
dataType
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void dataElement() throws java.io.IOException, AutomationException
dataElement
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void subnetNames() throws java.io.IOException, AutomationException
subnetNames
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void attributeName() throws java.io.IOException, AutomationException
attributeName
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void evaluator() throws java.io.IOException, AutomationException
evaluator
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void junction() throws java.io.IOException, AutomationException
junction
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void turn() throws java.io.IOException, AutomationException
turn
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void edge() throws java.io.IOException, AutomationException
edge
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void hasTurnRestriction() throws java.io.IOException, AutomationException
hasTurnRestriction
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void schemaState() throws java.io.IOException, AutomationException
schemaState
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void sourceCount() throws java.io.IOException, AutomationException
sourceCount
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void firstEdgeEID() throws java.io.IOException, AutomationException
firstEdgeEID
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void lastEdgeEID() throws java.io.IOException, AutomationException
lastEdgeEID
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void atJunctionEID() throws java.io.IOException, AutomationException
atJunctionEID
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void networkDataset() throws java.io.IOException, AutomationException
networkDataset
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void isDefault() throws java.io.IOException, AutomationException
isDefault
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void sourceName() throws java.io.IOException, AutomationException
sourceName
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void storageType() throws java.io.IOException, AutomationException
storageType
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void sources() throws java.io.IOException, AutomationException
sources
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void sourceType() throws java.io.IOException, AutomationException
sourceType
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void attributeID() throws java.io.IOException, AutomationException
attributeID
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void numComplexTurns() throws java.io.IOException, AutomationException
numComplexTurns
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void data() throws java.io.IOException, AutomationException
data
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void isFiltered() throws java.io.IOException, AutomationException
isFiltered
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void newIndex() throws java.io.IOException, AutomationException
newIndex
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void sourceOID() throws java.io.IOException, AutomationException
sourceOID
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void lastModified() throws java.io.IOException, AutomationException
lastModified
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void networkSource() throws java.io.IOException, AutomationException
networkSource
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void networkAttribute() throws java.io.IOException, AutomationException
networkAttribute
in interface INetworkDatasetProtectNames
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.