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