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

Packages that use CtProtocoloRecebimento
br.gov.ans.padroes.tiss.schemas.v20103   
br.gov.ans.tiss.ws.tipos.tissloteguias.v20103   
 

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

Fields in br.gov.ans.padroes.tiss.schemas.v20103 declared as CtProtocoloRecebimento
protected  CtProtocoloRecebimento MensagemTISS.OperadoraParaPrestador.protocoloRecebimento
           
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 that return CtProtocoloRecebimento
 CtProtocoloRecebimento ObjectFactory.createCtProtocoloRecebimento()
          Create an instance of CtProtocoloRecebimento
 CtProtocoloRecebimento MensagemTISS.OperadoraParaPrestador.getProtocoloRecebimento()
          Gets the value of the protocoloRecebimento property.
 

Methods in br.gov.ans.padroes.tiss.schemas.v20103 with parameters of type CtProtocoloRecebimento
 void MensagemTISS.OperadoraParaPrestador.setProtocoloRecebimento(CtProtocoloRecebimento value)
          Sets the value of the protocoloRecebimento property.
 

Uses of CtProtocoloRecebimento in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103
 

Fields in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103 declared as CtProtocoloRecebimento
protected  CtProtocoloRecebimento WsProtocoloRecebimento.protocoloRecebimento
           
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103 that return CtProtocoloRecebimento
 CtProtocoloRecebimento WsProtocoloRecebimento.getProtocoloRecebimento()
          Gets the value of the protocoloRecebimento property.
 

Methods in br.gov.ans.tiss.ws.tipos.tissloteguias.v20103 with parameters of type CtProtocoloRecebimento
 void WsProtocoloRecebimento.setProtocoloRecebimento(CtProtocoloRecebimento value)
          Sets the value of the protocoloRecebimento property.