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

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

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

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

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