com.eurotech.framework.protocol.can
Class CanMessage
java.lang.Object
com.eurotech.framework.protocol.can.CanMessage
public class CanMessage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CanMessage
public CanMessage()
getData
public byte[] getData()
setData
public void setData(byte[] data)
getCanId
public int getCanId()
setCanId
public void setCanId(int canId)
Copyright © 2013. All Rights Reserved.