public class KeyUpdateRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
update_not_requested |
static short |
update_requested |
| Constructor and Description |
|---|
KeyUpdateRequest() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getName(short keyUpdateRequest) |
static java.lang.String |
getText(short keyUpdateRequest) |
static boolean |
isValid(short keyUpdateRequest) |
public static final short update_not_requested
public static final short update_requested