public class UserRequestType extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
CHANGE_PASSWORD_FOR_USER |
static int |
FIELD |
static int |
LOG_OFF_USER |
static int |
LOG_ON_USER |
static int |
REQUEST_INDIVIDUAL_USER_STATUS |
Constructor and Description |
---|
UserRequestType() |
UserRequestType(int data) |
public static final int FIELD
public static final int LOG_ON_USER
public static final int LOG_OFF_USER
public static final int CHANGE_PASSWORD_FOR_USER
public static final int REQUEST_INDIVIDUAL_USER_STATUS
Copyright © 2021. All rights reserved.