| Modifier and Type | Class and Description |
|---|---|
static class |
WidgetComparator.WidgetComparatorSerializer |
| Modifier and Type | Field and Description |
|---|---|
static WidgetComparator |
EQUAL_TO |
static WidgetComparator |
GREATER_THAN |
static WidgetComparator |
GREATER_THAN_OR_EQUAL_TO |
static WidgetComparator |
LESS_THAN |
static WidgetComparator |
LESS_THAN_OR_EQUAL_TO |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static WidgetComparator |
fromValue(String value) |
public static final WidgetComparator EQUAL_TO
public static final WidgetComparator GREATER_THAN
public static final WidgetComparator GREATER_THAN_OR_EQUAL_TO
public static final WidgetComparator LESS_THAN
public static final WidgetComparator LESS_THAN_OR_EQUAL_TO
public static WidgetComparator fromValue(String value)
Copyright © 2024. All rights reserved.