com.esri.arcgis.system
Interface esriProductInstalled

All Superinterfaces:
java.io.Serializable

public interface esriProductInstalled
extends java.io.Serializable

Constants from esriProductInstalled' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriSystem.olb'

Description: 'Esri installed products.' 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 int esriProductsInstalledDesktop
          ArcGIS Desktop.
static int esriProductsInstalledEngineRuntime
          ArcGIS Engine Runtime.
static int esriProductsInstalledReader
          ArcGIS Reader.
static int esriProductsInstalledServerJAVA
          ArcGIS Server JAVA.
static int esriProductsInstalledServerNET
          ArcGIS Server .NET.
 

Field Detail

esriProductsInstalledDesktop

static final int esriProductsInstalledDesktop
ArcGIS Desktop.

See Also:
Constant Field Values

esriProductsInstalledEngineRuntime

static final int esriProductsInstalledEngineRuntime
ArcGIS Engine Runtime.

See Also:
Constant Field Values

esriProductsInstalledReader

static final int esriProductsInstalledReader
ArcGIS Reader.

See Also:
Constant Field Values

esriProductsInstalledServerNET

static final int esriProductsInstalledServerNET
ArcGIS Server .NET.

See Also:
Constant Field Values

esriProductsInstalledServerJAVA

static final int esriProductsInstalledServerJAVA
ArcGIS Server JAVA.

See Also:
Constant Field Values