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

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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas.v20201 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.v20201
 

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

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