|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStatisticDescription
COM Interface 'IStatisticDescription'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to properties describing a statistic to be requested from the server.' 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 |
IID126232df_c5fa_486b_8424_7efd1262b2b1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getResultFieldName()
Optional name of field containing result. |
java.lang.String |
getStatisticFieldName()
Name of field for which statistic should be calculated. |
int |
getStatisticType()
Type of statistic. |
void |
setResultFieldName(java.lang.String resultFieldName)
Optional name of field containing result. |
void |
setStatisticFieldName(java.lang.String statFieldName)
Name of field for which statistic should be calculated. |
void |
setStatisticType(int statType)
Type of statistic. |
| Field Detail |
|---|
static final int IID126232df_c5fa_486b_8424_7efd1262b2b1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getStatisticFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStatisticFieldName(java.lang.String statFieldName)
throws java.io.IOException,
AutomationException
statFieldName - The statFieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getStatisticType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStatisticType(int statType)
throws java.io.IOException,
AutomationException
statType - A com.esri.arcgis.carto.esriDataStatType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getResultFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResultFieldName(java.lang.String resultFieldName)
throws java.io.IOException,
AutomationException
resultFieldName - The resultFieldName (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 | ||||||||