public class MsgDirection extends CharField
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD |
static char |
RECEIVE |
static char |
SEND |
| Constructor and Description |
|---|
MsgDirection() |
MsgDirection(char data) |
public static final int FIELD
public static final char RECEIVE
public static final char SEND
Copyright © 2021. All rights reserved.