| Package | Description |
|---|---|
| org.cipango.diameter.base |
| Modifier and Type | Field and Description |
|---|---|
static Type<Common.DisconnectCause> |
Common.DISCONNECT_CAUSE
The Disconnect-Cause AVP (AVP Code 273) is of type Enumerated.
|
| Modifier and Type | Method and Description |
|---|---|
static Common.DisconnectCause |
Common.DisconnectCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Common.DisconnectCause[] |
Common.DisconnectCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.