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

system.web.XY_Instruction Maven / Gradle / Ivy

The newest version!
package system.web;

/**
 *
 * @author wangchunzi
 */
public class XY_Instruction {

    public static final int FILTERMODEL_TOP = 1;
    public static final int VALIDATE = 2;
    public static final int FILTERMODEL_CENTER = 4;
    public static final int FILTERMODEL_BUTTOM = 8;
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy