Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Field and Description |
---|---|
static IltOSI.State.Administrative |
IltOSI.State.Administrative.Locked |
static IltOSI.State.Administrative |
IltOSI.State.Administrative.ShuttingDown |
static IltOSI.State.Administrative |
IltOSI.State.Administrative.Unlocked |
Modifier and Type | Method and Description |
---|---|
IltOSI.State.Administrative |
IltOSI.State.getAdministrativeState()
Returns the administrative status of this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IltOSI.State.setAdministrativeState(IltOSI.State.Administrative admState)
Sets the administrative status of this instance.
|
Constructor and Description |
---|
State(IltOSI.State.Operational opState,
IltOSI.State.Usage usState,
IltOSI.State.Administrative admState)
Creates a new instance with given attributes.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.