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