Пример #1
0
 @Override
 public void setPaymentType(PaymentType paymentType) {
   entity.setPaymentType(paymentType);
 }