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