com.esri.arcgis.cartoUI
Interface INetworkLayerUINames

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
INetworkLayerUINamesProxy

public interface INetworkLayerUINames
extends java.io.Serializable

COM Interface 'INetworkLayerUINames'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'

Description: 'Protect names interface. Do not use.' 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 =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IIDc675e8fd_1f2e_41f3_a35e_8d6a08653037
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void attributeValue()
          Protect names method.
 

Field Detail

IIDc675e8fd_1f2e_41f3_a35e_8d6a08653037

static final int IIDc675e8fd_1f2e_41f3_a35e_8d6a08653037
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

attributeValue

void attributeValue()
                    throws java.io.IOException,
                           AutomationException
Protect names method. Do not use.

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.