| Modifier and Type | Field and Description |
|---|---|
static Schema.Status |
Schema.Status.ACTIVE
This item may appear in Messages
|
static Schema.Status |
Schema.Status.DEPRECATED
This item is current and may appear in Messages but will be removed
in due course
|
static Schema.Status |
Schema.Status.INACTIVE
This item is not current and will not appear in messages
|
static Schema.Status |
Schema.Status.PENDING_DEPRECATION |
| Modifier and Type | Method and Description |
|---|---|
abstract Schema.Status |
ConstantsList.status()
Returns the status of this ConstantList
|
abstract Schema.Status |
Constant.status()
Returns the status of this Constant
|
abstract Schema.Status |
SchemaTypeDefinition.status()
Return the status of this SchemaTypeDefinition
|
abstract Schema.Status |
SchemaElementDefinition.status()
Return the status of this SchemaElementDefinition
|
abstract Schema.Status |
Operation.status()
Return the status of this Operation
|
static Schema.Status |
Schema.Status.valueOf(int value) |
Copyright © 2017 Bloomberg L.P.. All rights reserved.