Exemplo n.º 1
0
 public getStatusResponse(FEI.ServicioCDR.statusResponse status)
 {
     this.status = status;
 }
Exemplo n.º 2
0
 public getStatusCdrResponse(FEI.ServicioCDR.statusResponse statusCdr)
 {
     this.statusCdr = statusCdr;
 }