public class UsageSort extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UsageSort.UsageSortSerializer |
| Modifier and Type | Field and Description |
|---|---|
static UsageSort |
COMPUTED_ON |
static UsageSort |
END_DATE |
static UsageSort |
SIZE |
static UsageSort |
START_DATE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this UsageSort object is equal to o.
|
static UsageSort |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(String value) |
String |
toString() |
public static final UsageSort COMPUTED_ON
public static final UsageSort SIZE
public static final UsageSort START_DATE
public static final UsageSort END_DATE
Copyright © 2023. All rights reserved.