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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas.v20201 that return CtCabecalhoGuiaOdonto
 CtCabecalhoGuiaOdonto ObjectFactory.createCtCabecalhoGuiaOdonto()
          Create an instance of CtCabecalhoGuiaOdonto
 CtCabecalhoGuiaOdonto CtGuiaSolicitacaoOdonto.getCabecalhoGuia()
          Gets the value of the cabecalhoGuia property.
 CtCabecalhoGuiaOdonto CtGuiaTratamentoOdontologicoReapresentacao.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.v20201 with parameters of type CtCabecalhoGuiaOdonto
 void CtGuiaSolicitacaoOdonto.setCabecalhoGuia(CtCabecalhoGuiaOdonto value)
          Sets the value of the cabecalhoGuia property.
 void CtGuiaTratamentoOdontologicoReapresentacao.setCabecalhoGuia(CtCabecalhoGuiaOdonto value)
          Sets the value of the cabecalhoGuia property.
 void CtGuiaOdontologia.setCabecalhoGuia(CtCabecalhoGuiaOdonto value)
          Sets the value of the cabecalhoGuia property.