Package | Description |
---|---|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Modifier and Type | Method and Description |
---|---|
static IltOSI.State |
IltOSIObjectState.GetDefaultState()
Returns the default OSI state for a new object.
|
IltOSI.State |
IltOSIObjectState.getState()
Returns the OSI status of the telecom object.
|
Modifier and Type | Method and Description |
---|---|
static void |
IltOSIObjectState.SetDefaultState(IltOSI.State state)
Sets the default OSI state for a new object.
|
void |
IltOSIObjectState.setState(IltOSI.State state)
Sets the OSI state of the telecom object.
|
Constructor and Description |
---|
IltOSIObjectState(IltOSI.State state)
Creates a new
IltOSIObjectState with the given
OSI state, no statuses and no alarms. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.