public class ExecAckStatus extends CharField
Modifier and Type | Field and Description |
---|---|
static char |
ACCEPTED |
static char |
DONT_KNOW_REJECTED |
static int |
FIELD |
static char |
RECEIVED_NOT_YET_PROCESSED |
Constructor and Description |
---|
ExecAckStatus() |
ExecAckStatus(char data) |
public static final int FIELD
public static final char RECEIVED_NOT_YET_PROCESSED
public static final char ACCEPTED
public static final char DONT_KNOW_REJECTED
Copyright © 2021. All rights reserved.