Package | Description |
---|---|
biz.onixs.eurex.eti.handler.message | |
biz.onixs.eurex.eti.handler.message.value |
Modifier and Type | Method and Description |
---|---|
UserStatus |
ForcedUserLogoutNotification.getUserStatus()
User status.
|
UserStatus |
LegalNotificationBroadcast.getUserStatus()
User status.
|
Modifier and Type | Method and Description |
---|---|
ForcedUserLogoutNotification |
ForcedUserLogoutNotification.setUserStatus(UserStatus value) |
LegalNotificationBroadcast |
LegalNotificationBroadcast.setUserStatus(UserStatus value) |
Modifier and Type | Method and Description |
---|---|
static UserStatus |
UserStatus.forValue(byte value) |
static UserStatus |
UserStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserStatus[] |
UserStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2024 Onix Solutions. All rights reserved.