Пример #1
0
 public void setReal(SupplyInterface real)
 {
 }
Пример #2
0
 public void setReal(SupplyInterface real)
 {
     this.real = real;
 }