Uses of Class
br.uff.puro.dct.While

Uses of While in br.uff.puro.dct
 

Fields in br.uff.puro.dct declared as While
(package private)  While Action.enquanto
           
 

Methods in br.uff.puro.dct that return While
 While Action.getEnquanto()
          Método padrão para obter o objeto da classe desejado.
 

Methods in br.uff.puro.dct with parameters of type While
 void Action.setEnquanto(While enquanto)
          Método padrão para atribuir referência ao objeto desejado.