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

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

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

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

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