furyPackage.estados
Class EstadoInterruptorDesligado

furyPackage.estados.EstadoInterruptor
  |
  +--furyPackage.estados.EstadoInterruptorDesligado

public class EstadoInterruptorDesligado
extends EstadoInterruptor

Title:


Description:


Copyright: Copyright (c) 2004


Company:

Author:
not attributable
Version: 1.0

Fields inherited from class furyPackage.estados.EstadoInterruptor
DESLIGADO, LIGADO

Constructor Summary
EstadoInterruptorDesligado(Interruptor interruptor)
           

Method Summary
 voidligar(long tempo)
           

Methods inherited from class furyPackage.estados.EstadoInterruptor
getInterruptor

Constructor Detail

EstadoInterruptorDesligado

public EstadoInterruptorDesligado(Interruptor interruptor)
Method Detail

ligar

public void ligar(long tempo)