程序包 cn.zhxu.bs.boot

类 BeanSearcherProperties.Params.Group

java.lang.Object
cn.zhxu.bs.boot.BeanSearcherProperties.Params.Group
封闭类:
BeanSearcherProperties.Params

public static class BeanSearcherProperties.Params.Group extends Object
  • 构造器详细资料

    • Group

      public Group()
  • 方法详细资料

    • isEnable

      public boolean isEnable()
    • setEnable

      public void setEnable(boolean enable)
    • getExprName

      public String getExprName()
    • setExprName

      public void setExprName(String exprName)
    • getSeparator

      public String getSeparator()
    • setSeparator

      public void setSeparator(String separator)
    • getCacheSize

      public int getCacheSize()
    • setCacheSize

      public void setCacheSize(int cacheSize)
    • getMaxExprLength

      public int getMaxExprLength()
    • setMaxExprLength

      public void setMaxExprLength(int maxExprLength)