|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServAction
COM Interface 'IServAction'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods and properties needed to identify and manage tracking server based actions.' 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 |
IIDfe312921_6e2c_4bf9_a4e0_5a74cae01581
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDatasetDefinitionID()
Value of the DatasetDefinitionID property. |
java.lang.String |
getDatasetDefinitionName()
Value of the DatasetDefinitionName property. |
int |
getGeometryColumnNumber()
Value of the GeometryColumnNumber property. |
int |
getGeometryColumnType()
Type of geomety object contained in the geometry column. |
int |
getTrackIdColumnNumber()
Value of the TrackIdColumnNumber property. |
void |
setDatasetDefinitionID(java.lang.String bstrDatasetDefID)
Value of the DatasetDefinitionID property. |
void |
setDatasetDefinitionName(java.lang.String bstrDatasetDefName)
Value of the DatasetDefinitionName property. |
void |
setGeometryColumnNumber(int iVal)
Value of the GeometryColumnNumber property. |
void |
setGeometryColumnType(int iVal)
Type of geomety object contained in the geometry column. |
void |
setTrackIdColumnNumber(int iVal)
Value of the TrackIdColumnNumber property. |
| Field Detail |
|---|
static final int IIDfe312921_6e2c_4bf9_a4e0_5a74cae01581
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getDatasetDefinitionName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDatasetDefinitionName(java.lang.String bstrDatasetDefName)
throws java.io.IOException,
AutomationException
bstrDatasetDefName - The bstrDatasetDefName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDatasetDefinitionID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDatasetDefinitionID(java.lang.String bstrDatasetDefID)
throws java.io.IOException,
AutomationException
bstrDatasetDefID - The bstrDatasetDefID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGeometryColumnNumber()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeometryColumnNumber(int iVal)
throws java.io.IOException,
AutomationException
iVal - The iVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTrackIdColumnNumber()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTrackIdColumnNumber(int iVal)
throws java.io.IOException,
AutomationException
iVal - The iVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getGeometryColumnType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeometryColumnType(int iVal)
throws java.io.IOException,
AutomationException
iVal - A com.esri.arcgis.geometry.esriGeometryType constant (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 | ||||||||