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