jmri.jmrix.can.cbus
Class CbusOpCodes

java.lang.Object
  extended by jmri.jmrix.can.cbus.CbusOpCodes

public class CbusOpCodes
extends Object

CbusOpCodes.java Description: methods to decode CBUS opcodes

Author:
Andrew Crosland Copyright (C) 2009

Field Summary
static Map<Integer,String> opcodeMap
           
 
Constructor Summary
CbusOpCodes()
           
 
Method Summary
static String decode(AbstractMessage msg)
          Return a string representation of a decoded CBUS Message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

opcodeMap

public static final Map<Integer,String> opcodeMap
Constructor Detail

CbusOpCodes

public CbusOpCodes()
Method Detail

decode

public static String decode(AbstractMessage msg)
Return a string representation of a decoded CBUS Message

Parameters:
msg - CbusMessage to be decoded Return String decoded message


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads