public void write(Entity e, Object v) {
   ((VendorCheckCursor) e).setTypeOfNumericDecimal(ctb(v));
 }