Class CcnInfo

    • Constructor Detail

      • CcnInfo

        public CcnInfo()
      • CcnInfo

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