

Definition at line 48 of file e164resource.idl.
| E164ResourceWriter corba::res::E164Resource::getWriter | ( | ) | raises (common::OsbCorbaException) |
Get a modifiable copy of the E.164 resource.
| OsbCorbaException | if the resource can not be copied. |
| common::Utf8String corba::res::E164Resource::phoneNumber | ( | ) | raises (common::OsbCorbaException) |
Usual format of a E.164 phone number.
Returns the resource number in the commonly used format NAC-NDC-SN with:
+ NAC: national access code
+ NDC: national destination code (if applicable)
+ SN: subsbriber number
or
resNumber() if NAC or NDC is not available, which is the case if the network and element are not set or their address information is not available.
1.4.7