
This interface defines readonly access to trunk group.
Definition at line 61 of file trunkgroup.idl.
| Direction corba::nwmgr::trk::TrunkGroup::dir | ( | ) | raises (common::OsbCorbaException) |
Direction of the trunk group.
| nwmgr::nwe::NetworkElementId corba::nwmgr::trk::TrunkGroup::elementId | ( | ) | raises (common::OsbCorbaException) |
Id of network element the trunk group belongs to.
| nwmgr::nwe::NetworkElementId corba::nwmgr::trk::TrunkGroup::extElementId | ( | ) | raises (common::OsbCorbaException) |
The id of the external network.
This member is meaningful only if the LinkType is lkExternal, else it is not set. In the meaningful case, the network id of it is mandatory, element id is optional(may zero).
| nwmgr::numanalyzer::NumberAnalyzer corba::nwmgr::trk::TrunkGroup::getNumberAnalyzer | ( | ) | raises (common::OsbCorbaException) |
Number analyzer of the trunk group.
| TrunkGroupWriter corba::nwmgr::trk::TrunkGroup::getWriter | ( | ) | raises (common::OsbCorbaException) |
Gets a trunk group writer instance of this trunk group.
This method returns a trunk group writer object for the corresponding trunk group. A network writer is needed whenever a trunk group shall be modified.
| OsbCorbaException |
|
| TrunkGroupId corba::nwmgr::trk::TrunkGroup::id | ( | ) | raises (common::OsbCorbaException) |
Unique id of trunk group.
| LinkType corba::nwmgr::trk::TrunkGroup::lkType | ( | ) | raises (common::OsbCorbaException) |
Link type of the trunk group.
| common::Utf8String corba::nwmgr::trk::TrunkGroup::name | ( | ) | raises (common::OsbCorbaException) |
Name of trunk group.
1.4.7