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

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

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

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

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

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

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

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

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