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

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

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

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

Methods in br.gov.ans.padroes.tiss.schemas 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 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
 

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

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

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