furyPackage.estados
Class EstadoInterruptorLigado

furyPackage.estados.EstadoInterruptor
  |
  +--furyPackage.estados.EstadoInterruptorLigado

public class EstadoInterruptorLigado
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
EstadoInterruptorLigado(Interruptor interruptor)
           

Method Summary
 voidligar(long tempo)
           

Methods inherited from class furyPackage.estados.EstadoInterruptor
getInterruptor

Constructor Detail

EstadoInterruptorLigado

public EstadoInterruptorLigado(Interruptor interruptor)
Method Detail

ligar

public void ligar(long tempo)