Class TargetConfiguration

    • Constructor Detail

      • TargetConfiguration

        public TargetConfiguration()
      • TargetConfiguration

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

      • getTargetValue

        public Long getTargetValue()
        Get 预留存率 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TargetValue 预留存率 注意:此字段可能返回 null,表示取不到有效值。
      • setTargetValue

        public void setTargetValue​(Long TargetValue)
        Set 预留存率 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TargetValue - 预留存率 注意:此字段可能返回 null,表示取不到有效值。