Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Field and Description |
---|---|
static IltOSI.State.Usage |
IltOSI.State.Usage.Active |
static IltOSI.State.Usage |
IltOSI.State.Usage.Busy |
static IltOSI.State.Usage |
IltOSI.State.Usage.Idle |
Modifier and Type | Method and Description |
---|---|
IltOSI.State.Usage |
IltOSI.State.getUsageState()
Returns the usage status of this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
IltOSI.State.setUsageState(IltOSI.State.Usage usState)
Sets the usage 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.