|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcedureCancellationReason | |
|---|---|
| org.mobicents.protocols.ss7.map.api.dialog | |
| Uses of ProcedureCancellationReason in org.mobicents.protocols.ss7.map.api.dialog |
|---|
| Methods in org.mobicents.protocols.ss7.map.api.dialog that return ProcedureCancellationReason | |
|---|---|
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. |
| Methods in org.mobicents.protocols.ss7.map.api.dialog with parameters of type ProcedureCancellationReason | |
|---|---|
void |
MAPUserAbortChoice.setProcedureCancellationReason(ProcedureCancellationReason procCanReasn)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||