|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrivateAddress
Provides some details of a private number.
The normalized number (as provided by the method
getNormalizedNumber
)
of a private number contains the number itself and the context under which it is valid. The methods of this class
allow to seperate this two parts.
Field Summary |
---|
Fields inherited from interface com.siemens.symphonia.bcom.bcommon.external.EndpointAddress |
---|
TON_GLOBAL_NUMBER, TON_INVALID_NUMBER, TON_PASS_THRU_NUMBER, TON_PRIVATE_NUMBER |
Method Summary | |
---|---|
java.lang.String |
getPhoneContext()
Provides the context under which the private number is valid. |
java.lang.String |
getPrivateNumber()
Provides the private number only. |
Methods inherited from interface com.siemens.symphonia.bcom.bcommon.external.EndpointAddress |
---|
getNormalizedNumber, getTypeOfNumber |
Method Detail |
---|
java.lang.String getPrivateNumber()
Example:
Given the normalized number "441234;phone-context=private.mch-priv
" this method returns
"441234
".
java.lang.String getPhoneContext()
Example:
Given the normalized number "441234;phone-context=private.mch-priv
" this method returns
"mch-priv
".
|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This software is the confidential and proprietary information of Unify, Germany