|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrackingServiceDef2
COM Interface 'ITrackingServiceDef2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties that define a tracking service.' 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 |
IID47319250_48c6_11d7_b86b_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getMetaData()
Metadata value for the tracking service. |
java.lang.String |
getName()
Name of the tracking service. |
java.lang.Object |
getObjectData()
Data Source of the tracking object in the tracking service. |
java.lang.String |
getObjectDefinitionName()
Name that defines the object in the tracking service. |
int |
getObjectSource()
Source of the tracking object in the tracking service. |
java.lang.String |
getObservationDefinitionName()
Name that defines the observation in the tracking service. |
int |
getSourceOfGeometry()
Source of the geometry included in tracking service. |
void |
setMetaData(java.lang.String pVal)
Metadata value for the tracking service. |
void |
setName(java.lang.String pVal)
Name of the tracking service. |
void |
setObjectData(java.lang.Object pvarFeatureClassName)
Data Source of the tracking object in the tracking service. |
void |
setObjectDefinitionName(java.lang.String pVal)
Name that defines the object in the tracking service. |
void |
setObjectSource(int pVal)
Source of the tracking object in the tracking service. |
void |
setObservationDefinitionName(java.lang.String pVal)
Name that defines the observation in the tracking service. |
void |
setSourceOfGeometry(int pVal)
Source of the geometry included in tracking service. |
Field Detail |
---|
static final int IID47319250_48c6_11d7_b86b_00010265adc5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMetaData() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMetaData(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getObjectDefinitionName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectDefinitionName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getObservationDefinitionName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObservationDefinitionName(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getObjectSource() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectSource(int pVal) throws java.io.IOException, AutomationException
pVal
- A com.esri.arcgis.geodatabaseextensions.enumObjectSource constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getObjectData() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setObjectData(java.lang.Object pvarFeatureClassName) throws java.io.IOException, AutomationException
pvarFeatureClassName
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getSourceOfGeometry() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSourceOfGeometry(int pVal) throws java.io.IOException, AutomationException
pVal
- A com.esri.arcgis.geodatabaseextensions.enumShapeSource 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 |