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

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

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

Fields in br.gov.ans.padroes.tiss.schemas.v20201 declared as CtCabecalhoDemonstrativo
protected  CtCabecalhoDemonstrativo CtDemonstrativoOdontologia.cabecalhoDemonstrativo
           
protected  CtCabecalhoDemonstrativo CtDemonstrativoPagamento.cabecalhoDemonstrativo
           
protected  CtCabecalhoDemonstrativo CtDemonstrativoAnaliseConta.cabecalhoDemonstrativo
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtCabecalhoDemonstrativo
 CtCabecalhoDemonstrativo ObjectFactory.createCtCabecalhoDemonstrativo()
          Create an instance of CtCabecalhoDemonstrativo
 CtCabecalhoDemonstrativo CtDemonstrativoOdontologia.getCabecalhoDemonstrativo()
          Gets the value of the cabecalhoDemonstrativo property.
 CtCabecalhoDemonstrativo CtDemonstrativoPagamento.getCabecalhoDemonstrativo()
          Gets the value of the cabecalhoDemonstrativo property.
 CtCabecalhoDemonstrativo CtDemonstrativoAnaliseConta.getCabecalhoDemonstrativo()
          Gets the value of the cabecalhoDemonstrativo property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20201 with parameters of type CtCabecalhoDemonstrativo
 void CtDemonstrativoOdontologia.setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.
 void CtDemonstrativoPagamento.setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.
 void CtDemonstrativoAnaliseConta.setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.