Example #1
0
 public void put(MealOrderImpl obj, Object value) {
   obj.setJustification((String) value);
 }