| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api.dialog |
| Modifier and Type | Method and Description |
|---|---|
static ProcedureCancellationReason |
ProcedureCancellationReason.getInstance(int code) |
ProcedureCancellationReason |
MAPUserAbortChoice.getProcedureCancellationReason() |
static ProcedureCancellationReason |
ProcedureCancellationReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProcedureCancellationReason[] |
ProcedureCancellationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MAPUserAbortChoice.setProcedureCancellationReason(ProcedureCancellationReason procCanReasn) |
Copyright © 2012. All Rights Reserved.