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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas.v20201 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.v20201 with parameters of type CabecalhoTransacao.Destino
 void CabecalhoTransacao.setDestino(CabecalhoTransacao.Destino value)
          Sets the value of the destino property.