
This interface defines readonly access to network element and its trunk groups.
Definition at line 53 of file networkelement.idl.
| tcat::cp::ConnectionPtId corba::nwmgr::nwe::NetworkElement::connectionPt | ( | ) | raises (common::OsbCorbaException) |
Assigned connection point of the network element.
| common::Utf8String corba::nwmgr::nwe::NetworkElement::desc | ( | ) | raises (common::OsbCorbaException) |
Description of the network element.
| DialledNumType corba::nwmgr::nwe::NetworkElement::dialledType | ( | ) | raises (common::OsbCorbaException) |
Dialled number type.
| nwmgr::numanalyzer::NumberAnalyzer corba::nwmgr::nwe::NetworkElement::getNumberAnalyzer | ( | ) | raises (common::OsbCorbaException) |
Number analyzer of the network element.
| nwmgr::trk::TrunkGroup corba::nwmgr::nwe::NetworkElement::getTrkGroup | ( | in nwmgr::trk::TrunkGroupId | id | ) | raises (common::OsbCorbaException) |
Gets a trunk group by id.
| id | The unique id of trunk group. |
| OsbCorbaException |
|
| nwmgr::trk::TrunkGroupSeq corba::nwmgr::nwe::NetworkElement::getTrkGroups | ( | ) | raises (common::OsbCorbaException) |
Gets all trunk groups of this network element.
| OsbCorbaException |
|
| NetworkElementWriter corba::nwmgr::nwe::NetworkElement::getWriter | ( | ) | raises (common::OsbCorbaException) |
Gets a network element writer instance of this network element.
This method returns a network element writer object for the corresponding netwrok element. A network element writer is needed whenever a network element shall be modified.
| OsbCorbaException |
|
| boolean corba::nwmgr::nwe::NetworkElement::hasNdc | ( | ) | raises (common::OsbCorbaException) |
Flag if a NDC is defined for this network element.
| NetworkElementId corba::nwmgr::nwe::NetworkElement::id | ( | ) | raises (common::OsbCorbaException) |
Unique id of the network element.
| common::Utf8String corba::nwmgr::nwe::NetworkElement::name | ( | ) | raises (common::OsbCorbaException) |
Name of the network element.
| common::Utf8String corba::nwmgr::nwe::NetworkElement::ndc | ( | ) | raises (common::OsbCorbaException) |
NDC of the network element.
| nwmgr::TimeZoneId corba::nwmgr::nwe::NetworkElement::tzId | ( | ) | raises (common::OsbCorbaException) |
Time zone information of the netowk element.
1.4.7