public class MessagePayload
extends java.lang.Object
Constructor and Description |
---|
MessagePayload(int _field,
int _direction)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getDirection()
Getter method for the direction
|
int |
getField()
Getter method for the
|