Uses of Class
br.gov.ans.padroes.tiss.schemas.CabecalhoTransacao.Destino

Packages that use CabecalhoTransacao.Destino
br.gov.ans.padroes.tiss.schemas   
 

Uses of CabecalhoTransacao.Destino in br.gov.ans.padroes.tiss.schemas
 

Fields in br.gov.ans.padroes.tiss.schemas declared as CabecalhoTransacao.Destino
protected  CabecalhoTransacao.Destino CabecalhoTransacao.destino
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CabecalhoTransacao.Destino
 CabecalhoTransacao.Destino ObjectFactory.createCabecalhoTransacaoDestino()
          Create an instance of CabecalhoTransacao.Destino
 CabecalhoTransacao.Destino CabecalhoTransacao.getDestino()
          Gets the value of the destino property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CabecalhoTransacao.Destino
 void CabecalhoTransacao.setDestino(CabecalhoTransacao.Destino value)
          Sets the value of the destino property.