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

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

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

Fields in br.gov.ans.padroes.tiss.schemas declared as CtDetalheProtocolo
protected  CtDetalheProtocolo CtProtocoloRecebimento.mensagemDetalheProtocolo
           
 

Methods in br.gov.ans.padroes.tiss.schemas that return CtDetalheProtocolo
 CtDetalheProtocolo ObjectFactory.createCtDetalheProtocolo()
          Create an instance of CtDetalheProtocolo
 CtDetalheProtocolo CtProtocoloRecebimento.getMensagemDetalheProtocolo()
          Gets the value of the mensagemDetalheProtocolo property.
 

Methods in br.gov.ans.padroes.tiss.schemas with parameters of type CtDetalheProtocolo
 void CtProtocoloRecebimento.setMensagemDetalheProtocolo(CtDetalheProtocolo value)
          Sets the value of the mensagemDetalheProtocolo property.