Package | Description |
---|---|
com.streamscape.sdo.advisory | |
com.streamscape.sdo.enums | |
com.streamscape.sef.advisories |
Modifier and Type | Method and Description |
---|---|
StateAdvisoryType |
StateAdvisory.getType() |
Modifier and Type | Field and Description |
---|---|
static StateAdvisoryType |
StateAdvisoryType.ABORT |
static StateAdvisoryType |
StateAdvisoryType.DEBUG |
static StateAdvisoryType |
StateAdvisoryType.ERROR |
static StateAdvisoryType |
StateAdvisoryType.EXIT |
static StateAdvisoryType |
StateAdvisoryType.FAILURE |
static StateAdvisoryType |
StateAdvisoryType.INFORMATION |
static StateAdvisoryType |
StateAdvisoryType.WARNING |
Modifier and Type | Method and Description |
---|---|
static StateAdvisoryType |
StateAdvisoryType.valueOf(java.lang.String name) |
static StateAdvisoryType[] |
StateAdvisoryType.values() |
Modifier and Type | Method and Description |
---|---|
StateAdvisoryType |
StateAdvisoryDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
void |
StateAdvisoryDefinition.setType(StateAdvisoryType type) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.