类 SecureMask

    • 构造器详细资料

      • SecureMask

        public SecureMask()
    • 方法详细资料

      • getColumn

        public String getColumn()
        返回:
        the column
      • setColumn

        public void setColumn​(String column)
        参数:
        column - the column to set
      • getType

        public String getType()
        返回:
        the type
      • setType

        public void setType​(String type)
        参数:
        type - the type to set
      • getHeadSize

        public int getHeadSize()
        返回:
        the headSize
      • setHeadSize

        public void setHeadSize​(int headSize)
        参数:
        headSize - the headSize to set
      • getTailSize

        public int getTailSize()
        返回:
        the tailSize
      • setTailSize

        public void setTailSize​(int tailSize)
        参数:
        tailSize - the tailSize to set
      • getMaskCode

        public String getMaskCode()
        返回:
        the maskCode
      • setMaskCode

        public void setMaskCode​(String maskCode)
        参数:
        maskCode - the maskCode to set
      • getMaskRate

        public int getMaskRate()
        返回:
        the maskRate
      • setMaskRate

        public void setMaskRate​(int maskRate)
        参数:
        maskRate - the maskRate to set