jhomenet.hw.device
Class OffState

java.lang.Object
  extended by jhomenet.hw.device.State
      extended by jhomenet.hw.device.OffState

public class OffState
extends State

The OFF state.
Id: $Id: OffState.java,v 1.4 2005/10/28 17:36:00 dhirwinjr Exp $

Author:
David Irwin

Field Summary
 
Fields inherited from class jhomenet.hw.device.State
type
 
Constructor Summary
OffState()
          Constructor.
 
Method Summary
 
Methods inherited from class jhomenet.hw.device.State
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OffState

public OffState()
Constructor.



Copyright © 2004-2005 David Irwin. All Rights Reserved.