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

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

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CtCabecalhoGuiaOdonto
protected  CtCabecalhoGuiaOdonto CtGuiaTratamentoOdontologicoReapresentacao.cabecalhoGuia
           
protected  CtCabecalhoGuiaOdonto CtGuiaSolicitacaoOdonto.cabecalhoGuia
           
protected  CtCabecalhoGuiaOdonto CtGuiaOdontologia.cabecalhoGuia
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtCabecalhoGuiaOdonto
 CtCabecalhoGuiaOdonto ObjectFactory.createCtCabecalhoGuiaOdonto()
          Create an instance of CtCabecalhoGuiaOdonto
 CtCabecalhoGuiaOdonto CtGuiaTratamentoOdontologicoReapresentacao.getCabecalhoGuia()
          Gets the value of the cabecalhoGuia property.
 CtCabecalhoGuiaOdonto CtGuiaSolicitacaoOdonto.getCabecalhoGuia()
          Gets the value of the cabecalhoGuia property.
 CtCabecalhoGuiaOdonto CtGuiaOdontologia.getCabecalhoGuia()
          Gets the value of the cabecalhoGuia property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtCabecalhoGuiaOdonto
 void CtGuiaTratamentoOdontologicoReapresentacao.setCabecalhoGuia(CtCabecalhoGuiaOdonto value)
          Sets the value of the cabecalhoGuia property.
 void CtGuiaSolicitacaoOdonto.setCabecalhoGuia(CtCabecalhoGuiaOdonto value)
          Sets the value of the cabecalhoGuia property.
 void CtGuiaOdontologia.setCabecalhoGuia(CtCabecalhoGuiaOdonto value)
          Sets the value of the cabecalhoGuia property.