com.esri.arcgis.geoprocessing
Interface IGPProtectNames

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

public interface IGPProtectNames
extends java.io.Serializable

COM Interface 'IGPProtectNames'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.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 =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IIDf3348db1_2fe4_429f_943b_0bef6695de1b
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void isNull()
          isNull
 

Field Detail

IIDf3348db1_2fe4_429f_943b_0bef6695de1b

static final int IIDf3348db1_2fe4_429f_943b_0bef6695de1b
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

isNull

void isNull()
            throws java.io.IOException,
                   AutomationException
isNull

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