Uses of Class
br.gov.ans.padroes.tiss.schemas.v20201.CtDadoBancario

Packages that use CtDadoBancario
br.gov.ans.padroes.tiss.schemas.v20201   
 

Uses of CtDadoBancario in br.gov.ans.padroes.tiss.schemas.v20201
 

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as CtDadoBancario
protected  CtDadoBancario CtDemonstrativoPagamento.dadosPagamento
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtDadoBancario
 CtDadoBancario ObjectFactory.createCtDadoBancario()
          Create an instance of CtDadoBancario
 CtDadoBancario CtDemonstrativoPagamento.getDadosPagamento()
          Gets the value of the dadosPagamento property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 with parameters of type CtDadoBancario
 void CtDemonstrativoPagamento.setDadosPagamento(CtDadoBancario value)
          Sets the value of the dadosPagamento property.