All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.midcu.common.web.qo.NameQuery Maven / Gradle / Ivy

The newest version!
package com.midcu.common.web.qo;

import lombok.Data;

@Data
public class NameQuery extends PageQuery{

    private String name;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy