| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.indicator | |
| org.mobicents.protocols.ss7.sccp.parameter |
| Modifier and Type | Method and Description |
|---|---|
GlobalTitleIndicator |
AddressIndicator.getGlobalTitleIndicator() |
static GlobalTitleIndicator |
GlobalTitleIndicator.valueOf(int v) |
static GlobalTitleIndicator |
GlobalTitleIndicator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GlobalTitleIndicator[] |
GlobalTitleIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AddressIndicator(boolean pcPresent,
boolean ssnPresent,
RoutingIndicator rti,
GlobalTitleIndicator gti) |
| Modifier and Type | Method and Description |
|---|---|
abstract GlobalTitleIndicator |
GlobalTitle.getIndicator()
Defines fields included into the global title.
|
GlobalTitleIndicator |
GT0100.getIndicator() |
GlobalTitleIndicator |
GT0011.getIndicator() |
GlobalTitleIndicator |
GT0010.getIndicator() |
GlobalTitleIndicator |
GT0001.getIndicator() |
GlobalTitleIndicator |
NoGlobalTitle.getIndicator() |
Copyright © 2012. All Rights Reserved.