public interface enumTemporalOperatorType
extends java.io.Serializable
Description: 'Temporal Operator Type Enum.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
enumTemporalOperatorDateTime
Fixed Date and Time Operator.
|
static int |
enumTemporalOperatorInterval
Date and Time Interval Operator.
|
static final int enumTemporalOperatorDateTime
static final int enumTemporalOperatorInterval