Uses of Class
tempcontroller.base.ITimer.Estado

Packages that use ITimer.Estado
tempcontroller.base Contem as classes base do controlador de amostragens. 
 

Uses of ITimer.Estado in tempcontroller.base
 

Methods in tempcontroller.base that return ITimer.Estado
 ITimer.Estado ITimer.getEstado()
          Obtém o estado deste timer.
 ITimer.Estado AbstractTimer.getEstado()
          Obtém o estado atual do timer.
static ITimer.Estado ITimer.Estado.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ITimer.Estado[] ITimer.Estado.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007. All Rights Reserved.