| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.sccp.parameter |
| Modifier and Type | Class and Description |
|---|---|
class |
GT0001 |
class |
GT0010 |
class |
GT0011 |
class |
GT0100 |
| 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.
|
| Constructor and Description |
|---|
SccpAddress(GlobalTitle gt,
int ssn) |
Copyright © 2011. All Rights Reserved.