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

Packages that use CtDemonstrativoPagamento
br.gov.ans.padroes.tiss.schemas   
br.gov.ans.tiss.ws.tipos.tisssolicitacaodemonstrativoretorno   
 

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

Fields in br.gov.ans.padroes.tiss.schemas with type parameters of type CtDemonstrativoPagamento
protected  java.util.List<CtDemonstrativoPagamento> MensagemTISS.OperadoraParaPrestador.DemonstrativosRetorno.demonstrativoPagamento
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtDemonstrativoPagamento
 CtDemonstrativoPagamento ObjectFactory.createCtDemonstrativoPagamento()
          Create an instance of CtDemonstrativoPagamento
 

Methods in br.gov.ans.padroes.tiss.schemas that return types with arguments of type CtDemonstrativoPagamento
 java.util.List<CtDemonstrativoPagamento> MensagemTISS.OperadoraParaPrestador.DemonstrativosRetorno.getDemonstrativoPagamento()
          Gets the value of the demonstrativoPagamento property.
 

Uses of CtDemonstrativoPagamento in br.gov.ans.tiss.ws.tipos.tisssolicitacaodemonstrativoretorno
 

Fields in br.gov.ans.tiss.ws.tipos.tisssolicitacaodemonstrativoretorno with type parameters of type CtDemonstrativoPagamento
protected  java.util.List<CtDemonstrativoPagamento> WsDemonstrativoRetorno.DemonstrativoRetorno.demonstrativoPagamento
           
 

Methods in br.gov.ans.tiss.ws.tipos.tisssolicitacaodemonstrativoretorno that return types with arguments of type CtDemonstrativoPagamento
 java.util.List<CtDemonstrativoPagamento> WsDemonstrativoRetorno.DemonstrativoRetorno.getDemonstrativoPagamento()
          Gets the value of the demonstrativoPagamento property.