Uses of Class
br.gov.ans.padroes.tiss.schemas.v20103.CtCancelaGuia

Packages that use CtCancelaGuia
br.gov.ans.padroes.tiss.schemas.v20103   
br.gov.ans.tiss.ws.tipos.tisscancelaguia.v20103   
 

Uses of CtCancelaGuia in br.gov.ans.padroes.tiss.schemas.v20103
 

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as CtCancelaGuia
protected  CtCancelaGuia MensagemTISS.PrestadorParaOperadora.cancelaGuia
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return CtCancelaGuia
 CtCancelaGuia ObjectFactory.createCtCancelaGuia()
          Create an instance of CtCancelaGuia
 CtCancelaGuia MensagemTISS.PrestadorParaOperadora.getCancelaGuia()
          Gets the value of the cancelaGuia property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 with parameters of type CtCancelaGuia
 void MensagemTISS.PrestadorParaOperadora.setCancelaGuia(CtCancelaGuia value)
          Sets the value of the cancelaGuia property.
 

Uses of CtCancelaGuia in br.gov.ans.tiss.ws.tipos.tisscancelaguia.v20103
 

Fields in br.gov.ans.tiss.ws.tipos.tisscancelaguia.v20103 declared as CtCancelaGuia
protected  CtCancelaGuia WsCancelaGuia.cancelaGuia
           
 

Methods in br.gov.ans.tiss.ws.tipos.tisscancelaguia.v20103 that return CtCancelaGuia
 CtCancelaGuia WsCancelaGuia.getCancelaGuia()
          Gets the value of the cancelaGuia property.
 

Methods in br.gov.ans.tiss.ws.tipos.tisscancelaguia.v20103 with parameters of type CtCancelaGuia
 void WsCancelaGuia.setCancelaGuia(CtCancelaGuia value)
          Sets the value of the cancelaGuia property.