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

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

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

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

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

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

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

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