com.rapplogic.xbee.api
Class HardwareVersion

java.lang.Object
  extended by com.rapplogic.xbee.api.HardwareVersion

public class HardwareVersion
extends java.lang.Object

Represents a XBee Address.

Author:
andrew

Nested Class Summary
static class HardwareVersion.RadioType
           
 
Constructor Summary
HardwareVersion()
           
 
Method Summary
static HardwareVersion.RadioType parse(AtCommandResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HardwareVersion

public HardwareVersion()
Method Detail

parse

public static HardwareVersion.RadioType parse(AtCommandResponse response)
                                       throws XBeeException
Throws:
XBeeException