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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas 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 with parameters of type CtDadoBancario
 void CtDemonstrativoPagamento.setDadosPagamento(CtDadoBancario value)
          Sets the value of the dadosPagamento property.