| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.indicator | |
| org.mobicents.protocols.ss7.sccp.parameter |
| Modifier and Type | Method and Description |
|---|---|
RoutingIndicator |
AddressIndicator.getRoutingIndicator() |
static RoutingIndicator |
RoutingIndicator.valueOf(int v) |
static RoutingIndicator |
RoutingIndicator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RoutingIndicator[] |
RoutingIndicator.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) |
| Constructor and Description |
|---|
SccpAddress(RoutingIndicator ri,
int dpc,
GlobalTitle gt,
int ssn) |
Copyright © 2011. All Rights Reserved.