Uses of Class
br.jus.cnj.intercomunicacao.beans.TipoPrazo

Packages that use TipoPrazo
br.jus.cnj.intercomunicacao.beans   
 

Uses of TipoPrazo in br.jus.cnj.intercomunicacao.beans
 

Fields in br.jus.cnj.intercomunicacao.beans declared as TipoPrazo
protected  TipoPrazo ComunicacaoProcessual.tipoPrazo
           
 

Methods in br.jus.cnj.intercomunicacao.beans that return TipoPrazo
static TipoPrazo TipoPrazo.fromValue(String v)
           
 TipoPrazo ComunicacaoProcessual.getTipoPrazo()
          Gets the value of the tipoPrazo property.
static TipoPrazo TipoPrazo.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TipoPrazo[] TipoPrazo.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in br.jus.cnj.intercomunicacao.beans with parameters of type TipoPrazo
 void ComunicacaoProcessual.setTipoPrazo(TipoPrazo value)
          Sets the value of the tipoPrazo property.
 



Copyright © 2012 Conselho Nacional de Justiça. All Rights Reserved.