| Package | com.esri.bacore.client |
| Class | public class BAResultType |
| Inheritance | BAResultType BaseEnum |
| Constant | Defined by | ||
|---|---|---|---|
| ARRAY_OF_STRING : BAResultType
[static] Array Of String type.
| BAResultType | ||
| BOOLEAN : BAResultType
[static] Boolean type.
| BAResultType | ||
| ID_NAME_PAIRS : BAResultType
[static] Array of IDNamePair type.
| BAResultType | ||
| REPORT_TEMPLATE_INFOS : BAResultType
[static] Array of ReportTemplateInfo type.
| BAResultType | ||
| SPECIAL : BAResultType
[static] Special type (the result is processed inside a result handler of a calling task).
| BAResultType | ||
| STD_GEOGRAPHIES_FEATURES : BAResultType
[static] Array of StdGeographiesFeature type.
| BAResultType | ||
| STRING : BAResultType
[static] String type.
| BAResultType | ||
| SUMMARIZATION_INFOS : BAResultType
[static] Array of SummarizationInfo type.
| BAResultType | ||
| TASK_RESULT_OUTPUT : BAResultType
[static] TaskResultOutput type.
| BAResultType | ||
| ARRAY_OF_STRING | constant |
public static const ARRAY_OF_STRING:BAResultTypeArray Of String type.
| BOOLEAN | constant |
public static const BOOLEAN:BAResultTypeBoolean type.
| ID_NAME_PAIRS | constant |
public static const ID_NAME_PAIRS:BAResultTypeArray of IDNamePair type.
| REPORT_TEMPLATE_INFOS | constant |
public static const REPORT_TEMPLATE_INFOS:BAResultTypeArray of ReportTemplateInfo type.
| SPECIAL | constant |
public static const SPECIAL:BAResultTypeSpecial type (the result is processed inside a result handler of a calling task).
| STD_GEOGRAPHIES_FEATURES | constant |
public static const STD_GEOGRAPHIES_FEATURES:BAResultTypeArray of StdGeographiesFeature type.
| STRING | constant |
public static const STRING:BAResultTypeString type.
| SUMMARIZATION_INFOS | constant |
public static const SUMMARIZATION_INFOS:BAResultTypeArray of SummarizationInfo type.
| TASK_RESULT_OUTPUT | constant |
public static const TASK_RESULT_OUTPUT:BAResultTypeTaskResultOutput type.