com.esri.arcgis.system
Interface esriTransportType

All Superinterfaces:
java.io.Serializable

public interface esriTransportType
extends java.io.Serializable

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

Description: 'Generic service data transfer format.' 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 esriTransportTypeEmbedded
          esriTransportTypeEmbedded.
static int esriTransportTypeUrl
          esriTransportTypeUrl.
 

Field Detail

esriTransportTypeEmbedded

static final int esriTransportTypeEmbedded
esriTransportTypeEmbedded.

See Also:
Constant Field Values

esriTransportTypeUrl

static final int esriTransportTypeUrl
esriTransportTypeUrl.

See Also:
Constant Field Values