| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.sccp.parameter |
| Modifier and Type | Class and Description |
|---|---|
class |
GT0001 |
class |
GT0010 |
class |
GT0011 |
class |
GT0100 |
class |
NoGlobalTitle |
| Modifier and Type | Method and Description |
|---|---|
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.
|
static GlobalTitle |
GlobalTitle.getInstance(java.lang.String digits) |
| Constructor and Description |
|---|
SccpAddress(RoutingIndicator ri,
int dpc,
GlobalTitle gt,
int ssn) |
Copyright © 2012. All Rights Reserved.