|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDatasetDef3
COM Interface 'IDatasetDef3'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods and properties needed to manage a dataset definition.' 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 |
IID8e98c5f8_f8c7_4444_9bb7_18634b5d3d22
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef2 |
---|
IID3aee62f0_5e73_11d5_b7ec_00010265adc5 |
Method Summary | |
---|---|
java.lang.String |
getEndTimeColumn()
The End Time column in the dataset definition. |
java.lang.String |
getMessageDefinitionName()
The dataset message definition name. |
java.lang.String |
getMessageDefinitionType()
The dataset message definition type. |
java.lang.String |
getServiceName()
The service name associated with the dataset. |
java.lang.String |
getStartTimeColumn()
The Start Time column in the dataset definition. |
void |
setEndTimeColumn(java.lang.String endTimeColumnName)
The End Time column in the dataset definition. |
void |
setMessageDefinitionName(java.lang.String messageDefinitionName)
The dataset message definition name. |
void |
setMessageDefinitionType(java.lang.String messageDefinitionType)
The dataset message definition type. |
void |
setServiceName(java.lang.String serviceName)
The service name associated with the dataset. |
void |
setStartTimeColumn(java.lang.String startTimeColumnName)
The Start Time column in the dataset definition. |
Methods inherited from interface com.esri.arcgis.trackinganalyst.IDatasetDef2 |
---|
addColumnDefinition, findColumn, get_GeometryColumns, getActiveMetaDataEditor, getColumn, getColumnCount, getDateModified, getGeometryColumnCount, getID, getMetaData, getName, getSpatialReferance, getTrackingColumn, moveTo, removeColumnDefinition, setActiveMetaDataEditor, setID, setMetaData, setName, setSpatialReferance, setTrackingColumn |
Field Detail |
---|
static final int IID8e98c5f8_f8c7_4444_9bb7_18634b5d3d22
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getStartTimeColumn() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setStartTimeColumn(java.lang.String startTimeColumnName) throws java.io.IOException, AutomationException
startTimeColumnName
- The startTimeColumnName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getEndTimeColumn() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEndTimeColumn(java.lang.String endTimeColumnName) throws java.io.IOException, AutomationException
endTimeColumnName
- The endTimeColumnName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getServiceName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setServiceName(java.lang.String serviceName) throws java.io.IOException, AutomationException
serviceName
- The serviceName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMessageDefinitionType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMessageDefinitionType(java.lang.String messageDefinitionType) throws java.io.IOException, AutomationException
messageDefinitionType
- The messageDefinitionType (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMessageDefinitionName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMessageDefinitionName(java.lang.String messageDefinitionName) throws java.io.IOException, AutomationException
messageDefinitionName
- The messageDefinitionName (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 |