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