Class EipAddressPackRelation

    • Constructor Detail

      • EipAddressPackRelation

        public EipAddressPackRelation()
      • EipAddressPackRelation

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

      • getIpCount

        public Long getIpCount()
        Get 套餐IP数量
        Returns:
        IpCount 套餐IP数量
      • setIpCount

        public void setIpCount​(Long IpCount)
        Set 套餐IP数量
        Parameters:
        IpCount - 套餐IP数量
      • getAutoRenewFlag

        public Long getAutoRenewFlag()
        Get 自动续费标记
        Returns:
        AutoRenewFlag 自动续费标记
      • setAutoRenewFlag

        public void setAutoRenewFlag​(Long AutoRenewFlag)
        Set 自动续费标记
        Parameters:
        AutoRenewFlag - 自动续费标记
      • getCurDeadline

        public String getCurDeadline()
        Get 当前到期时间
        Returns:
        CurDeadline 当前到期时间
      • setCurDeadline

        public void setCurDeadline​(String CurDeadline)
        Set 当前到期时间
        Parameters:
        CurDeadline - 当前到期时间