| Package | Description |
|---|---|
| org.jdiameter.client.impl.app.rf | |
| org.jdiameter.common.api.app.rf |
| Modifier and Type | Field and Description |
|---|---|
protected ClientRfSessionState |
ClientRfSessionDataLocalImpl.state |
| Modifier and Type | Method and Description |
|---|---|
ClientRfSessionState |
ClientRfSessionDataLocalImpl.getClientRfSessionState() |
ClientRfSessionState |
IClientRfSessionData.getClientRfSessionState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientRfSessionDataLocalImpl.setClientRfSessionState(ClientRfSessionState state) |
void |
IClientRfSessionData.setClientRfSessionState(ClientRfSessionState state) |
| Modifier and Type | Method and Description |
|---|---|
ClientRfSessionState |
ClientRfSessionState.fromInt(int val) |
static ClientRfSessionState |
ClientRfSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientRfSessionState[] |
ClientRfSessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.