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

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

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

Fields in br.gov.ans.padroes.tiss.schemas with type parameters of type CtDadosGuia
protected  java.util.List<CtDadosGuia> CtDetalheProtocolo.Guias.dadosGuia
           
protected  java.util.List<CtDadosGuia> CtDadosLote.Guia.dadosGuia
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtDadosGuia
 CtDadosGuia ObjectFactory.createCtDadosGuia()
          Create an instance of CtDadosGuia
 

Methods in br.gov.ans.padroes.tiss.schemas that return types with arguments of type CtDadosGuia
 java.util.List<CtDadosGuia> CtDetalheProtocolo.Guias.getDadosGuia()
          Gets the value of the dadosGuia property.
 java.util.List<CtDadosGuia> CtDadosLote.Guia.getDadosGuia()
          Gets the value of the dadosGuia property.