| Modifier and Type | Method and Description |
|---|---|
ArrayList<FilterValue> |
FilterValuesResponse.getFilterValues() |
| Modifier and Type | Method and Description |
|---|---|
int |
FilterValue.compareTo(FilterValue filterValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterValuesResponse.setFilterValues(ArrayList<FilterValue> filterValues) |
| Constructor and Description |
|---|
FilterValuesResponse(ArrayList<FilterValue> filterValues) |
| Modifier and Type | Method and Description |
|---|---|
FilterValue |
SeriesJobDataTop.getFilterValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesJobDataTop.setFilterValue(FilterValue filterValue) |
| Constructor and Description |
|---|
SeriesJobDataTop(FilterValue filterValue,
ArrayList<SeriesJobData> series) |
| Modifier and Type | Method and Description |
|---|---|
FilterValue |
SeriesPortletDataTop.getFilterValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesPortletDataTop.setFilterValue(FilterValue filterValue) |
| Constructor and Description |
|---|
SeriesPortletDataTop(FilterValue filterValue,
ArrayList<SeriesPortletData> series) |
| Modifier and Type | Method and Description |
|---|---|
FilterValue |
SeriesServiceDataTop.getFilterValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesServiceDataTop.setFilterValue(FilterValue filterValue) |
| Constructor and Description |
|---|
SeriesServiceDataTop(FilterValue filterValue,
ArrayList<SeriesServiceData> series) |
| Modifier and Type | Method and Description |
|---|---|
FilterValue |
SeriesStorageDataTop.getFilterValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesStorageDataTop.setFilterValue(FilterValue filterValue) |
| Constructor and Description |
|---|
SeriesStorageDataTop(FilterValue filterValue,
ArrayList<SeriesStorageData> series) |
| Modifier and Type | Method and Description |
|---|---|
FilterValue |
SeriesTaskDataTop.getFilterValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesTaskDataTop.setFilterValue(FilterValue filterValue) |
| Constructor and Description |
|---|
SeriesTaskDataTop(FilterValue filterValue,
ArrayList<SeriesTaskData> series) |
Copyright © 2024. All rights reserved.