de.entropia.can
Class CanSocket.CanFrame
java.lang.Object
de.entropia.can.CanSocket.CanFrame
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- CanSocket
public static final class CanSocket.CanFrame
- extends Object
- implements Cloneable
CanSocket.CanFrame
public CanSocket.CanFrame(CanSocket.CanInterface canIf,
CanSocket.CanId canId,
byte[] data)
getCanId
public CanSocket.CanId getCanId()
getData
public byte[] getData()
getCanInterfacae
public CanSocket.CanInterface getCanInterfacae()
toString
public String toString()
- Overrides:
toString
in class Object
clone
protected Object clone()
- Overrides:
clone
in class Object
Copyright © 2013. All Rights Reserved.