| Modifier and Type | Class and Description |
|---|---|
static class |
Schema.Status.Constants
Integer constants to facilitate switch constructs on
Schema.Status Enumeration |
| Modifier and Type | Field and Description |
|---|---|
static Schema.Status |
ACTIVE
This item may appear in Messages
|
static Schema.Status |
DEPRECATED
This item is current and may appear in Messages but will be removed
in due course
|
static Schema.Status |
INACTIVE
This item is not current and will not appear in messages
|
static Schema.Status |
PENDING_DEPRECATION |
| Modifier and Type | Method and Description |
|---|---|
int |
intValue() |
String |
toString() |
static Schema.Status |
valueOf(int value) |
public static final Schema.Status ACTIVE
public static final Schema.Status DEPRECATED
public static final Schema.Status INACTIVE
public static final Schema.Status PENDING_DEPRECATION
public int intValue()
public static Schema.Status valueOf(int value)
Copyright © 2021 Bloomberg L.P.. All rights reserved.