There is a mention of cust reference, is that reference a class field or the local reference is missing?
Code: Select all
System.out.println(cust.getStatus());
Moderators: Site Manager, fjwalraven
Code: Select all
System.out.println(cust.getStatus());
Users browsing this forum: No registered users and 21 guests