Class StaticPackRelation

    • Constructor Detail

      • StaticPackRelation

        public StaticPackRelation()
      • StaticPackRelation

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

      • getProtectBandwidth

        public Long getProtectBandwidth()
        Get 保底带宽 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ProtectBandwidth 保底带宽 注意:此字段可能返回 null,表示取不到有效值。
      • setProtectBandwidth

        public void setProtectBandwidth​(Long ProtectBandwidth)
        Set 保底带宽 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ProtectBandwidth - 保底带宽 注意:此字段可能返回 null,表示取不到有效值。
      • getNormalBandwidth

        public Long getNormalBandwidth()
        Get 业务带宽 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NormalBandwidth 业务带宽 注意:此字段可能返回 null,表示取不到有效值。
      • setNormalBandwidth

        public void setNormalBandwidth​(Long NormalBandwidth)
        Set 业务带宽 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NormalBandwidth - 业务带宽 注意:此字段可能返回 null,表示取不到有效值。
      • getForwardRulesLimit

        public Long getForwardRulesLimit()
        Get 转发规则 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ForwardRulesLimit 转发规则 注意:此字段可能返回 null,表示取不到有效值。
      • setForwardRulesLimit

        public void setForwardRulesLimit​(Long ForwardRulesLimit)
        Set 转发规则 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ForwardRulesLimit - 转发规则 注意:此字段可能返回 null,表示取不到有效值。
      • getAutoRenewFlag

        public Long getAutoRenewFlag()
        Get 自动续费标记 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AutoRenewFlag 自动续费标记 注意:此字段可能返回 null,表示取不到有效值。
      • setAutoRenewFlag

        public void setAutoRenewFlag​(Long AutoRenewFlag)
        Set 自动续费标记 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AutoRenewFlag - 自动续费标记 注意:此字段可能返回 null,表示取不到有效值。
      • getCurDeadline

        public String getCurDeadline()
        Get 到期时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CurDeadline 到期时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCurDeadline

        public void setCurDeadline​(String CurDeadline)
        Set 到期时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CurDeadline - 到期时间 注意:此字段可能返回 null,表示取不到有效值。