You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
376 B
Java

3 years ago
package cokr.xit.foundation.component;
/** .
* <p>pageNum, fetchSize
* <ul><li>0 .</li>
* <li> .</li>
* </ul>
* @author mjkhan
*/
public class QueryRequest extends ServiceRequest {
3 years ago
}