public class SimpleCanMessage extends SimpleMessage implements CanMessage
| Constructor and Description |
|---|
SimpleCanMessage(int clientId,
java.nio.ByteBuffer payload,
long timestamp)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getTimestamp()
Returns the message time-stamp
|
public SimpleCanMessage(int clientId,
java.nio.ByteBuffer payload,
long timestamp)
public java.util.Date getTimestamp()
CanMessagegetTimestamp in interface CanMessageData In Motion Consulting GmbH