Class ReqMetadata

    • Constructor Detail

      • ReqMetadata

        public ReqMetadata()
      • ReqMetadata

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

      • getChannelID

        public String getChannelID()
        Get 渠道
        Returns:
        ChannelID 渠道
      • setChannelID

        public void setChannelID​(String ChannelID)
        Set 渠道
        Parameters:
        ChannelID - 渠道
      • getBusinessName

        public String getBusinessName()
        Get 无
        Returns:
        BusinessName 无
      • setBusinessName

        public void setBusinessName​(String BusinessName)
        Set 无
        Parameters:
        BusinessName - 无
      • getGUID

        public String getGUID()
        Get 无
        Returns:
        GUID 无
      • setGUID

        public void setGUID​(String GUID)
        Set 无
        Parameters:
        GUID - 无
      • getAppKey

        public String getAppKey()
        Get 无
        Returns:
        AppKey 无
      • setAppKey

        public void setAppKey​(String AppKey)
        Set 无
        Parameters:
        AppKey - 无
      • getLBS

        public ReqMetadataLBS getLBS()
        Get 位置定位服务
        Returns:
        LBS 位置定位服务
      • setLBS

        public void setLBS​(ReqMetadataLBS LBS)
        Set 位置定位服务
        Parameters:
        LBS - 位置定位服务
      • getVagrants

        public ReqMetadataVagrant[] getVagrants()
        Get 透传字段
        Returns:
        Vagrants 透传字段
      • setVagrants

        public void setVagrants​(ReqMetadataVagrant[] Vagrants)
        Set 透传字段
        Parameters:
        Vagrants - 透传字段