Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Field and Description |
---|---|
static IltOSI.State.Operational |
IltOSI.State.Operational.Disabled |
static IltOSI.State.Operational |
IltOSI.State.Operational.Enabled |
Modifier and Type | Method and Description |
---|---|
IltOSI.State.Operational |
IltOSI.State.getOperationalState()
Returns the operational status of this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IltOSI.State.setOperationalState(IltOSI.State.Operational opState)
Sets the operational 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.