| Package | Description |
|---|---|
| org.cipango.diameter.ims |
| Modifier and Type | Field and Description |
|---|---|
static Type<Cx.ReasonCode> |
Cx.REASON_CODE
The Reason-Code AVP is of type Enumerated, and defines the reason for the network initiated de-registration.
|
| Modifier and Type | Method and Description |
|---|---|
static Cx.ReasonCode |
Cx.ReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cx.ReasonCode[] |
Cx.ReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.