public class MyInputBeanJSONWrapper
extends java.lang.Object
Since MyInputBean does not implement IsSerializable this is a convenience class
that wraps the MyInputBean to be used in the GWT client side. This is useful
to hide the GWT JSON API while making it look like a JavaBean.