| Package | com.esri.bacore.client |
| Class | public class BAResultType |
| Inheritance | BAResultType BaseEnum Object |
| 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.