

This interface offers functionality to modify the attributes of a number analyzer. This interface has its own copy of number analyzer, upon committing the changes, the local copy is updated into trunk group.
Definition at line 92 of file numberanalyzer.idl.
| void corba::nwmgr::numanalyzer::NumberAnalyzer01Writer::setAddPrefix | ( | in common::Utf8String | prefix | ) | raises (common::OsbCorbaException) |
Sets the prefix to be added.
| prefix | The prefix to add. |
| void corba::nwmgr::numanalyzer::NumberAnalyzer01Writer::setRmPrefix | ( | in common::Utf8String | prefix | ) | raises (common::OsbCorbaException) |
Sets the prefix to be removed.
| prefix | The prefix to remove. |
| void corba::nwmgr::numanalyzer::NumberAnalyzer01Writer::setTypeOfNum | ( | in nwaddr::Ton | typeOfNum | ) | raises (common::OsbCorbaException) |
Sets the type of number for the number analyzer.
| typeOfNum | The type of number to add. |
1.4.7