Class IpAssetListVO

    • Constructor Summary

      Constructors 
      Constructor Description
      IpAssetListVO()  
      IpAssetListVO​(IpAssetListVO 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 Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Long getAccess()
      Get 网络访问 注意:此字段可能返回 null,表示取不到有效值。
      String getAddressId()
      Get eip主键 注意:此字段可能返回 null,表示取不到有效值。
      Long getAppId()
      Get appid 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetCreateTime()
      Get 资产创建时间 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetId()
      Get 资产id 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetName()
      Get 资产name 注意:此字段可能返回 null,表示取不到有效值。
      String getAssetType()
      Get 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      Long getAttack()
      Get 网络攻击 注意:此字段可能返回 null,表示取不到有效值。
      Long getCFWStatus()
      Get 云防状态 注意:此字段可能返回 null,表示取不到有效值。
      Long getConfigurationRisk()
      Get 配置风险 注意:此字段可能返回 null,表示取不到有效值。
      String getInBandwidth()
      Get 入向带宽 注意:此字段可能返回 null,表示取不到有效值。
      String getInFlow()
      Get 入向流量 注意:此字段可能返回 null,表示取不到有效值。
      Long getIntercept()
      Get 网络拦截 注意:此字段可能返回 null,表示取不到有效值。
      Long getIsCloud()
      Get 云上 注意:此字段可能返回 null,表示取不到有效值。
      Long getIsCore()
      Get 核心 注意:此字段可能返回 null,表示取不到有效值。
      Long getIsNewAsset()
      Get 是否新资产 1新 注意:此字段可能返回 null,表示取不到有效值。
      String getLastScanTime()
      Get 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
      String getMemberId()
      Get memberid信息 注意:此字段可能返回 null,表示取不到有效值。
      String getNickName()
      Get 名称 注意:此字段可能返回 null,表示取不到有效值。
      String getOutBandwidth()
      Get 出向带宽 注意:此字段可能返回 null,表示取不到有效值。
      String getOutFlow()
      Get 出向流量 注意:此字段可能返回 null,表示取不到有效值。
      Long getPortRisk()
      Get 端口风险 注意:此字段可能返回 null,表示取不到有效值。
      String getPublicIp()
      Get 公网ip 注意:此字段可能返回 null,表示取不到有效值。
      Long getPublicIpType()
      Get 公网ip类型 注意:此字段可能返回 null,表示取不到有效值。
      String getRegion()
      Get 地域 注意:此字段可能返回 null,表示取不到有效值。
      Long getRiskExposure()
      Get 风险服务暴露 注意:此字段可能返回 null,表示取不到有效值。
      Long getScanTask()
      Get 扫描任务 注意:此字段可能返回 null,表示取不到有效值。
      Tag[] getTag()
      Get 标签 注意:此字段可能返回 null,表示取不到有效值。
      String getUin()
      Get 用户uin 注意:此字段可能返回 null,表示取不到有效值。
      Long getVerifyStatus()
      Get 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败 注意:此字段可能返回 null,表示取不到有效值。
      String getVpcId()
      Get vpc 注意:此字段可能返回 null,表示取不到有效值。
      String getVpcName()
      Get vpc名 注意:此字段可能返回 null,表示取不到有效值。
      Long getVulnerabilityRisk()
      Get 漏洞风险 注意:此字段可能返回 null,表示取不到有效值。
      Long getWeakPassword()
      Get 弱口令 注意:此字段可能返回 null,表示取不到有效值。
      Long getWebContentRisk()
      Get 内容风险 注意:此字段可能返回 null,表示取不到有效值。
      void setAccess​(Long Access)
      Set 网络访问 注意:此字段可能返回 null,表示取不到有效值。
      void setAddressId​(String AddressId)
      Set eip主键 注意:此字段可能返回 null,表示取不到有效值。
      void setAppId​(Long AppId)
      Set appid 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetCreateTime​(String AssetCreateTime)
      Set 资产创建时间 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetId​(String AssetId)
      Set 资产id 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetName​(String AssetName)
      Set 资产name 注意:此字段可能返回 null,表示取不到有效值。
      void setAssetType​(String AssetType)
      Set 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      void setAttack​(Long Attack)
      Set 网络攻击 注意:此字段可能返回 null,表示取不到有效值。
      void setCFWStatus​(Long CFWStatus)
      Set 云防状态 注意:此字段可能返回 null,表示取不到有效值。
      void setConfigurationRisk​(Long ConfigurationRisk)
      Set 配置风险 注意:此字段可能返回 null,表示取不到有效值。
      void setInBandwidth​(String InBandwidth)
      Set 入向带宽 注意:此字段可能返回 null,表示取不到有效值。
      void setInFlow​(String InFlow)
      Set 入向流量 注意:此字段可能返回 null,表示取不到有效值。
      void setIntercept​(Long Intercept)
      Set 网络拦截 注意:此字段可能返回 null,表示取不到有效值。
      void setIsCloud​(Long IsCloud)
      Set 云上 注意:此字段可能返回 null,表示取不到有效值。
      void setIsCore​(Long IsCore)
      Set 核心 注意:此字段可能返回 null,表示取不到有效值。
      void setIsNewAsset​(Long IsNewAsset)
      Set 是否新资产 1新 注意:此字段可能返回 null,表示取不到有效值。
      void setLastScanTime​(String LastScanTime)
      Set 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
      void setMemberId​(String MemberId)
      Set memberid信息 注意:此字段可能返回 null,表示取不到有效值。
      void setNickName​(String NickName)
      Set 名称 注意:此字段可能返回 null,表示取不到有效值。
      void setOutBandwidth​(String OutBandwidth)
      Set 出向带宽 注意:此字段可能返回 null,表示取不到有效值。
      void setOutFlow​(String OutFlow)
      Set 出向流量 注意:此字段可能返回 null,表示取不到有效值。
      void setPortRisk​(Long PortRisk)
      Set 端口风险 注意:此字段可能返回 null,表示取不到有效值。
      void setPublicIp​(String PublicIp)
      Set 公网ip 注意:此字段可能返回 null,表示取不到有效值。
      void setPublicIpType​(Long PublicIpType)
      Set 公网ip类型 注意:此字段可能返回 null,表示取不到有效值。
      void setRegion​(String Region)
      Set 地域 注意:此字段可能返回 null,表示取不到有效值。
      void setRiskExposure​(Long RiskExposure)
      Set 风险服务暴露 注意:此字段可能返回 null,表示取不到有效值。
      void setScanTask​(Long ScanTask)
      Set 扫描任务 注意:此字段可能返回 null,表示取不到有效值。
      void setTag​(Tag[] Tag)
      Set 标签 注意:此字段可能返回 null,表示取不到有效值。
      void setUin​(String Uin)
      Set 用户uin 注意:此字段可能返回 null,表示取不到有效值。
      void setVerifyStatus​(Long VerifyStatus)
      Set 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败 注意:此字段可能返回 null,表示取不到有效值。
      void setVpcId​(String VpcId)
      Set vpc 注意:此字段可能返回 null,表示取不到有效值。
      void setVpcName​(String VpcName)
      Set vpc名 注意:此字段可能返回 null,表示取不到有效值。
      void setVulnerabilityRisk​(Long VulnerabilityRisk)
      Set 漏洞风险 注意:此字段可能返回 null,表示取不到有效值。
      void setWeakPassword​(Long WeakPassword)
      Set 弱口令 注意:此字段可能返回 null,表示取不到有效值。
      void setWebContentRisk​(Long WebContentRisk)
      Set 内容风险 注意:此字段可能返回 null,表示取不到有效值。
      void toMap​(HashMap<String,​String> map, String prefix)
      Internal implementation, normal users should not use it.
    • Constructor Detail

      • IpAssetListVO

        public IpAssetListVO()
      • IpAssetListVO

        public IpAssetListVO​(IpAssetListVO 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

      • getAssetId

        public String getAssetId()
        Get 资产id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetId 资产id 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetId

        public void setAssetId​(String AssetId)
        Set 资产id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetId - 资产id 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetName

        public String getAssetName()
        Get 资产name 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetName 资产name 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetName

        public void setAssetName​(String AssetName)
        Set 资产name 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetName - 资产name 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetType

        public String getAssetType()
        Get 资产类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetType 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetType

        public void setAssetType​(String AssetType)
        Set 资产类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetType - 资产类型 注意:此字段可能返回 null,表示取不到有效值。
      • getRegion

        public String getRegion()
        Get 地域 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Region 地域 注意:此字段可能返回 null,表示取不到有效值。
      • setRegion

        public void setRegion​(String Region)
        Set 地域 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Region - 地域 注意:此字段可能返回 null,表示取不到有效值。
      • getCFWStatus

        public Long getCFWStatus()
        Get 云防状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CFWStatus 云防状态 注意:此字段可能返回 null,表示取不到有效值。
      • setCFWStatus

        public void setCFWStatus​(Long CFWStatus)
        Set 云防状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CFWStatus - 云防状态 注意:此字段可能返回 null,表示取不到有效值。
      • getAssetCreateTime

        public String getAssetCreateTime()
        Get 资产创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AssetCreateTime 资产创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setAssetCreateTime

        public void setAssetCreateTime​(String AssetCreateTime)
        Set 资产创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AssetCreateTime - 资产创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • getPublicIp

        public String getPublicIp()
        Get 公网ip 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PublicIp 公网ip 注意:此字段可能返回 null,表示取不到有效值。
      • setPublicIp

        public void setPublicIp​(String PublicIp)
        Set 公网ip 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PublicIp - 公网ip 注意:此字段可能返回 null,表示取不到有效值。
      • getPublicIpType

        public Long getPublicIpType()
        Get 公网ip类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PublicIpType 公网ip类型 注意:此字段可能返回 null,表示取不到有效值。
      • setPublicIpType

        public void setPublicIpType​(Long PublicIpType)
        Set 公网ip类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PublicIpType - 公网ip类型 注意:此字段可能返回 null,表示取不到有效值。
      • getVpcId

        public String getVpcId()
        Get vpc 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VpcId vpc 注意:此字段可能返回 null,表示取不到有效值。
      • setVpcId

        public void setVpcId​(String VpcId)
        Set vpc 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VpcId - vpc 注意:此字段可能返回 null,表示取不到有效值。
      • getVpcName

        public String getVpcName()
        Get vpc名 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VpcName vpc名 注意:此字段可能返回 null,表示取不到有效值。
      • setVpcName

        public void setVpcName​(String VpcName)
        Set vpc名 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VpcName - vpc名 注意:此字段可能返回 null,表示取不到有效值。
      • getAppId

        public Long getAppId()
        Get appid 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AppId appid 注意:此字段可能返回 null,表示取不到有效值。
      • setAppId

        public void setAppId​(Long AppId)
        Set appid 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AppId - appid 注意:此字段可能返回 null,表示取不到有效值。
      • getUin

        public String getUin()
        Get 用户uin 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Uin 用户uin 注意:此字段可能返回 null,表示取不到有效值。
      • setUin

        public void setUin​(String Uin)
        Set 用户uin 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Uin - 用户uin 注意:此字段可能返回 null,表示取不到有效值。
      • getNickName

        public String getNickName()
        Get 名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NickName 名称 注意:此字段可能返回 null,表示取不到有效值。
      • setNickName

        public void setNickName​(String NickName)
        Set 名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NickName - 名称 注意:此字段可能返回 null,表示取不到有效值。
      • getIsCore

        public Long getIsCore()
        Get 核心 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IsCore 核心 注意:此字段可能返回 null,表示取不到有效值。
      • setIsCore

        public void setIsCore​(Long IsCore)
        Set 核心 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IsCore - 核心 注意:此字段可能返回 null,表示取不到有效值。
      • getIsCloud

        public Long getIsCloud()
        Get 云上 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IsCloud 云上 注意:此字段可能返回 null,表示取不到有效值。
      • setIsCloud

        public void setIsCloud​(Long IsCloud)
        Set 云上 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IsCloud - 云上 注意:此字段可能返回 null,表示取不到有效值。
      • getAttack

        public Long getAttack()
        Get 网络攻击 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Attack 网络攻击 注意:此字段可能返回 null,表示取不到有效值。
      • setAttack

        public void setAttack​(Long Attack)
        Set 网络攻击 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Attack - 网络攻击 注意:此字段可能返回 null,表示取不到有效值。
      • getAccess

        public Long getAccess()
        Get 网络访问 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Access 网络访问 注意:此字段可能返回 null,表示取不到有效值。
      • setAccess

        public void setAccess​(Long Access)
        Set 网络访问 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Access - 网络访问 注意:此字段可能返回 null,表示取不到有效值。
      • getIntercept

        public Long getIntercept()
        Get 网络拦截 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Intercept 网络拦截 注意:此字段可能返回 null,表示取不到有效值。
      • setIntercept

        public void setIntercept​(Long Intercept)
        Set 网络拦截 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Intercept - 网络拦截 注意:此字段可能返回 null,表示取不到有效值。
      • getInBandwidth

        public String getInBandwidth()
        Get 入向带宽 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        InBandwidth 入向带宽 注意:此字段可能返回 null,表示取不到有效值。
      • setInBandwidth

        public void setInBandwidth​(String InBandwidth)
        Set 入向带宽 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        InBandwidth - 入向带宽 注意:此字段可能返回 null,表示取不到有效值。
      • getOutBandwidth

        public String getOutBandwidth()
        Get 出向带宽 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OutBandwidth 出向带宽 注意:此字段可能返回 null,表示取不到有效值。
      • setOutBandwidth

        public void setOutBandwidth​(String OutBandwidth)
        Set 出向带宽 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OutBandwidth - 出向带宽 注意:此字段可能返回 null,表示取不到有效值。
      • getInFlow

        public String getInFlow()
        Get 入向流量 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        InFlow 入向流量 注意:此字段可能返回 null,表示取不到有效值。
      • setInFlow

        public void setInFlow​(String InFlow)
        Set 入向流量 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        InFlow - 入向流量 注意:此字段可能返回 null,表示取不到有效值。
      • getOutFlow

        public String getOutFlow()
        Get 出向流量 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OutFlow 出向流量 注意:此字段可能返回 null,表示取不到有效值。
      • setOutFlow

        public void setOutFlow​(String OutFlow)
        Set 出向流量 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OutFlow - 出向流量 注意:此字段可能返回 null,表示取不到有效值。
      • getLastScanTime

        public String getLastScanTime()
        Get 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LastScanTime 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
      • setLastScanTime

        public void setLastScanTime​(String LastScanTime)
        Set 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LastScanTime - 最近扫描时间 注意:此字段可能返回 null,表示取不到有效值。
      • getPortRisk

        public Long getPortRisk()
        Get 端口风险 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PortRisk 端口风险 注意:此字段可能返回 null,表示取不到有效值。
      • setPortRisk

        public void setPortRisk​(Long PortRisk)
        Set 端口风险 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PortRisk - 端口风险 注意:此字段可能返回 null,表示取不到有效值。
      • getVulnerabilityRisk

        public Long getVulnerabilityRisk()
        Get 漏洞风险 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VulnerabilityRisk 漏洞风险 注意:此字段可能返回 null,表示取不到有效值。
      • setVulnerabilityRisk

        public void setVulnerabilityRisk​(Long VulnerabilityRisk)
        Set 漏洞风险 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VulnerabilityRisk - 漏洞风险 注意:此字段可能返回 null,表示取不到有效值。
      • getConfigurationRisk

        public Long getConfigurationRisk()
        Get 配置风险 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ConfigurationRisk 配置风险 注意:此字段可能返回 null,表示取不到有效值。
      • setConfigurationRisk

        public void setConfigurationRisk​(Long ConfigurationRisk)
        Set 配置风险 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ConfigurationRisk - 配置风险 注意:此字段可能返回 null,表示取不到有效值。
      • getScanTask

        public Long getScanTask()
        Get 扫描任务 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ScanTask 扫描任务 注意:此字段可能返回 null,表示取不到有效值。
      • setScanTask

        public void setScanTask​(Long ScanTask)
        Set 扫描任务 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ScanTask - 扫描任务 注意:此字段可能返回 null,表示取不到有效值。
      • getWeakPassword

        public Long getWeakPassword()
        Get 弱口令 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        WeakPassword 弱口令 注意:此字段可能返回 null,表示取不到有效值。
      • setWeakPassword

        public void setWeakPassword​(Long WeakPassword)
        Set 弱口令 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        WeakPassword - 弱口令 注意:此字段可能返回 null,表示取不到有效值。
      • getWebContentRisk

        public Long getWebContentRisk()
        Get 内容风险 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        WebContentRisk 内容风险 注意:此字段可能返回 null,表示取不到有效值。
      • setWebContentRisk

        public void setWebContentRisk​(Long WebContentRisk)
        Set 内容风险 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        WebContentRisk - 内容风险 注意:此字段可能返回 null,表示取不到有效值。
      • getTag

        public Tag[] getTag()
        Get 标签 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Tag 标签 注意:此字段可能返回 null,表示取不到有效值。
      • setTag

        public void setTag​(Tag[] Tag)
        Set 标签 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Tag - 标签 注意:此字段可能返回 null,表示取不到有效值。
      • getAddressId

        public String getAddressId()
        Get eip主键 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AddressId eip主键 注意:此字段可能返回 null,表示取不到有效值。
      • setAddressId

        public void setAddressId​(String AddressId)
        Set eip主键 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AddressId - eip主键 注意:此字段可能返回 null,表示取不到有效值。
      • getMemberId

        public String getMemberId()
        Get memberid信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        MemberId memberid信息 注意:此字段可能返回 null,表示取不到有效值。
      • setMemberId

        public void setMemberId​(String MemberId)
        Set memberid信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        MemberId - memberid信息 注意:此字段可能返回 null,表示取不到有效值。
      • getRiskExposure

        public Long getRiskExposure()
        Get 风险服务暴露 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        RiskExposure 风险服务暴露 注意:此字段可能返回 null,表示取不到有效值。
      • setRiskExposure

        public void setRiskExposure​(Long RiskExposure)
        Set 风险服务暴露 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        RiskExposure - 风险服务暴露 注意:此字段可能返回 null,表示取不到有效值。
      • getIsNewAsset

        public Long getIsNewAsset()
        Get 是否新资产 1新 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IsNewAsset 是否新资产 1新 注意:此字段可能返回 null,表示取不到有效值。
      • setIsNewAsset

        public void setIsNewAsset​(Long IsNewAsset)
        Set 是否新资产 1新 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IsNewAsset - 是否新资产 1新 注意:此字段可能返回 null,表示取不到有效值。
      • getVerifyStatus

        public Long getVerifyStatus()
        Get 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        VerifyStatus 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败 注意:此字段可能返回 null,表示取不到有效值。
      • setVerifyStatus

        public void setVerifyStatus​(Long VerifyStatus)
        Set 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        VerifyStatus - 资产认证状态,0-待认证,1-认证成功,2-认证中,3+-认证失败 注意:此字段可能返回 null,表示取不到有效值。