As I asked in title, lets assume that I have got paymentDTO as a input to my controller;
public class PaymentDTO { private String fromAccountNumber;