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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas that return CtCabecalhoDemonstrativo
 CtCabecalhoDemonstrativo ObjectFactory.createCtCabecalhoDemonstrativo()
          Create an instance of CtCabecalhoDemonstrativo
 CtCabecalhoDemonstrativo CtDemonstrativoPagamento.getCabecalhoDemonstrativo()
          Gets the value of the cabecalhoDemonstrativo property.
 CtCabecalhoDemonstrativo CtDemonstrativoOdontologia.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 with parameters of type CtCabecalhoDemonstrativo
 void CtDemonstrativoPagamento.setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.
 void CtDemonstrativoOdontologia.setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.
 void CtDemonstrativoAnaliseConta.setCabecalhoDemonstrativo(CtCabecalhoDemonstrativo value)
          Sets the value of the cabecalhoDemonstrativo property.