Пример #1
0
 public String marshal(InventoryType t) {
   return t.toString();
 }