| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api.dialog |
| Modifier and Type | Method and Description |
|---|---|
static MAPProviderAbortReason |
MAPProviderAbortReason.getInstance(int code) |
MAPProviderAbortReason |
MAPProviderAbortInfo.getMAPProviderAbortReason()
get the
MAPProviderAbortReason indicating the reason why stack
aborted this MAP Dialog |
static MAPProviderAbortReason |
MAPProviderAbortReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MAPProviderAbortReason[] |
MAPProviderAbortReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MAPProviderAbortInfo.setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
Set the
MAPProviderAbortReason indicating the reason why stack
aborted this MAP Dialog |
Copyright © 2011. All Rights Reserved.