Class TaskCenterCFGRiskInputParam

    • Constructor Detail

      • TaskCenterCFGRiskInputParam

        public TaskCenterCFGRiskInputParam()
      • TaskCenterCFGRiskInputParam

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

      • getItemId

        public String getItemId()
        Get 检测项ID
        Returns:
        ItemId 检测项ID
      • setItemId

        public void setItemId​(String ItemId)
        Set 检测项ID
        Parameters:
        ItemId - 检测项ID
      • getEnable

        public Long getEnable()
        Get 是否开启,0-不开启,1-开启
        Returns:
        Enable 是否开启,0-不开启,1-开启
      • setEnable

        public void setEnable​(Long Enable)
        Set 是否开启,0-不开启,1-开启
        Parameters:
        Enable - 是否开启,0-不开启,1-开启
      • getResourceType

        public String getResourceType()
        Get 资源类型
        Returns:
        ResourceType 资源类型
      • setResourceType

        public void setResourceType​(String ResourceType)
        Set 资源类型
        Parameters:
        ResourceType - 资源类型