| Package | Description |
|---|---|
| org.ornet.cdm | |
| org.ornet.softice.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
CurrentAlertCondition
The AlertConditionState type contains the dynamic/volatile information of an alert condition.
|
class |
CurrentAlertSignal
The AlertSignalState type contains the dynamic/volatile information of an alert signal.
|
class |
CurrentAlertSystem
The AlertSystemState type contains the dynamic/volatile information of an alert system.
|
class |
CurrentLimitAlertCondition
A state of a limit alert condition.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractAlertState |
SetAlertState.state |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AbstractAlertState> |
AlertReportPart.alertStates |
| Modifier and Type | Method and Description |
|---|---|
AbstractAlertState |
ObjectFactory.createAbstractAlertState()
Create an instance of
AbstractAlertState |
AbstractAlertState |
SetAlertState.getState()
Ruft den Wert der state-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractAlertState> |
AlertReportPart.getAlertStates()
Gets the value of the alertStates property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetAlertState.setState(AbstractAlertState value)
Legt den Wert der state-Eigenschaft fest.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractAlertState> |
OSCPProvider.getAlertStates() |
java.util.List<AbstractAlertState> |
OSCPProvider.getAlertStates(java.util.List<java.lang.String> handles) |