Class RelatedCcnInfo

    • Constructor Detail

      • RelatedCcnInfo

        public RelatedCcnInfo()
      • RelatedCcnInfo

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

      • getAccountId

        public String getAccountId()
        Get 云联网所属账号
        Returns:
        AccountId 云联网所属账号
      • setAccountId

        public void setAccountId​(String AccountId)
        Set 云联网所属账号
        Parameters:
        AccountId - 云联网所属账号
      • getCcnId

        public String getCcnId()
        Get 云联网 ID
        Returns:
        CcnId 云联网 ID
      • setCcnId

        public void setCcnId​(String CcnId)
        Set 云联网 ID
        Parameters:
        CcnId - 云联网 ID
      • getAttachType

        public String getAttachType()
        Get 关联云联网状态
        Returns:
        AttachType 关联云联网状态
      • setAttachType

        public void setAttachType​(String AttachType)
        Set 关联云联网状态
        Parameters:
        AttachType - 关联云联网状态