767768769770771772773
/** * Create an instance of {@link ParamGet } * */ public ParamGet createParamGet() { return new ParamGet(); }