| Methods in org.mobicents.protocols.ss7.sccp.parameter that return GlobalTitle |
GlobalTitle |
SccpAddress.getGlobalTitle()
|
static GlobalTitle |
GlobalTitle.getInstance(int tt,
NumberingPlan np,
NatureOfAddress noa,
java.lang.String digits)
Global title contains translation type, numbering plan, encoding scheme and
nature of address indicator. |
static GlobalTitle |
GlobalTitle.getInstance(int tt,
NumberingPlan np,
java.lang.String digits)
Global title contains translation type, numbering plan and encoding scheme. |
static GlobalTitle |
GlobalTitle.getInstance(int tt,
java.lang.String digits)
Global title contains translation type only. |
static GlobalTitle |
GlobalTitle.getInstance(NatureOfAddress noa,
java.lang.String digits)
Global tite contains nature of address indicator only. |