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

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

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CabecalhoTransacao.IdentificacaoTransacao
protected  CabecalhoTransacao.IdentificacaoTransacao CabecalhoTransacao.identificacaoTransacao
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CabecalhoTransacao.IdentificacaoTransacao
 CabecalhoTransacao.IdentificacaoTransacao ObjectFactory.createCabecalhoTransacaoIdentificacaoTransacao()
          Create an instance of CabecalhoTransacao.IdentificacaoTransacao
 CabecalhoTransacao.IdentificacaoTransacao CabecalhoTransacao.getIdentificacaoTransacao()
          Gets the value of the identificacaoTransacao property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CabecalhoTransacao.IdentificacaoTransacao
 void CabecalhoTransacao.setIdentificacaoTransacao(CabecalhoTransacao.IdentificacaoTransacao value)
          Sets the value of the identificacaoTransacao property.