|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemporalFeatureClass3
COM Interface 'ITemporalFeatureClass3'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties that allow the temporal column to be identified within a feature class and to set the TemporalObjectColumn name. Includes ITemporalFeatureClass and ITemporalFeatureClass2 content.' 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 |
IID01121758_4e1a_430e_b6fa_e9f4e0ce11d4
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.trackinganalyst.ITemporalFeatureClass |
---|
IIDa677ab61_2fb8_11d5_b7e2_00010265adc5 |
Method Summary | |
---|---|
java.lang.String |
getConnectionName()
Return Connection Name. |
java.lang.String |
getServerName()
Return Server Name. |
void |
setTemporalObjectColumnName(java.lang.String rhs1)
Name of the column containing the track information. |
Methods inherited from interface com.esri.arcgis.trackinganalyst.ITemporalFeatureClass |
---|
getPostActionProcessor, getPostActions, getPurgePercentage, getPurgeRule, getTemporalColumnName, getTemporalObjectColumnName, getThreshold, isAutoPurge, isContainsTemporalObjects, pruneTable, queryTemporalExtent, registerListener, setAutoPurge, setPostActionProcessorByRef, setPostActionsByRef, setPurgePercentage, setPurgeRule, setTemporalColumnName, setThreshold |
Field Detail |
---|
static final int IID01121758_4e1a_430e_b6fa_e9f4e0ce11d4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getServerName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getConnectionName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTemporalObjectColumnName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |