com.esri.arcgis.trackinganalyst
Interface enumInfinity

All Superinterfaces:
java.io.Serializable

public interface enumInfinity
extends java.io.Serializable

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

Description: 'Default value to indicate an 'infinite' period for temporal values.' 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 dInfinity
          The only permitted negative period value, which indicates all temporal values after the start time.
 

Field Detail

dInfinity

static final int dInfinity
The only permitted negative period value, which indicates all temporal values after the start time.

See Also:
Constant Field Values