| Modifier and Type | Class and Description |
|---|---|
static class |
ReferenceTableSortType.ReferenceTableSortTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static ReferenceTableSortType |
MINUS_STATUS |
static ReferenceTableSortType |
MINUS_TABLE_NAME |
static ReferenceTableSortType |
MINUS_UPDATED_AT |
static ReferenceTableSortType |
STATUS |
static ReferenceTableSortType |
TABLE_NAME |
static ReferenceTableSortType |
UPDATED_AT |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static ReferenceTableSortType |
fromValue(String value) |
public static final ReferenceTableSortType UPDATED_AT
public static final ReferenceTableSortType TABLE_NAME
public static final ReferenceTableSortType STATUS
public static final ReferenceTableSortType MINUS_UPDATED_AT
public static final ReferenceTableSortType MINUS_TABLE_NAME
public static final ReferenceTableSortType MINUS_STATUS
public static ReferenceTableSortType fromValue(String value)
Copyright © 2026. All rights reserved.