| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static Reportingv3reportsReportPreferences.FieldNameConventionEnum |
Reportingv3reportsReportPreferences.FieldNameConventionEnum.fromValue(String text) |
Reportingv3reportsReportPreferences.FieldNameConventionEnum |
Reportingv3reportsReportPreferences.getFieldNameConvention()
Specify the field naming convention to be followed in reports (applicable to only csv report formats
|
Reportingv3reportsReportPreferences.FieldNameConventionEnum |
Reportingv3reportsReportPreferences.FieldNameConventionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Reportingv3reportsReportPreferences.FieldNameConventionEnum |
Reportingv3reportsReportPreferences.FieldNameConventionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reportingv3reportsReportPreferences.FieldNameConventionEnum[] |
Reportingv3reportsReportPreferences.FieldNameConventionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Reportingv3reportsReportPreferences |
Reportingv3reportsReportPreferences.fieldNameConvention(Reportingv3reportsReportPreferences.FieldNameConventionEnum fieldNameConvention) |
void |
Reportingv3reportsReportPreferences.setFieldNameConvention(Reportingv3reportsReportPreferences.FieldNameConventionEnum fieldNameConvention) |
void |
Reportingv3reportsReportPreferences.FieldNameConventionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Reportingv3reportsReportPreferences.FieldNameConventionEnum enumeration) |
Copyright © 2019. All rights reserved.