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

Packages that use CtDescontos
br.gov.ans.padroes.tiss.schemas.v20201   
 

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

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as CtDescontos
protected  CtDescontos CtDemonstrativoPagamento.demaisDescontos
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtDescontos
 CtDescontos ObjectFactory.createCtDescontos()
          Create an instance of CtDescontos
 CtDescontos CtDemonstrativoPagamento.getDemaisDescontos()
          Gets the value of the demaisDescontos property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 with parameters of type CtDescontos
 void CtDemonstrativoPagamento.setDemaisDescontos(CtDescontos value)
          Sets the value of the demaisDescontos property.