Class OffsiteFlag

    • Constructor Detail

      • OffsiteFlag

        public OffsiteFlag()
      • OffsiteFlag

        public OffsiteFlag​(OffsiteFlag source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getVerifyFlag

        public Long getVerifyFlag()
        Get 验证标识
        Returns:
        VerifyFlag 验证标识
      • setVerifyFlag

        public void setVerifyFlag​(Long VerifyFlag)
        Set 验证标识
        Parameters:
        VerifyFlag - 验证标识
      • getNotifyPhone

        public Long getNotifyPhone()
        Get 手机通知
        Returns:
        NotifyPhone 手机通知
      • setNotifyPhone

        public void setNotifyPhone​(Long NotifyPhone)
        Set 手机通知
        Parameters:
        NotifyPhone - 手机通知
      • getNotifyEmail

        public Long getNotifyEmail()
        Get 邮箱通知
        Returns:
        NotifyEmail 邮箱通知
      • setNotifyEmail

        public void setNotifyEmail​(Long NotifyEmail)
        Set 邮箱通知
        Parameters:
        NotifyEmail - 邮箱通知
      • getNotifyWechat

        public Long getNotifyWechat()
        Get 微信通知
        Returns:
        NotifyWechat 微信通知
      • setNotifyWechat

        public void setNotifyWechat​(Long NotifyWechat)
        Set 微信通知
        Parameters:
        NotifyWechat - 微信通知
      • getTips

        public Long getTips()
        Get 提示
        Returns:
        Tips 提示
      • setTips

        public void setTips​(Long Tips)
        Set 提示
        Parameters:
        Tips - 提示