Class GetMarketComponentRequest

    • Constructor Detail

      • GetMarketComponentRequest

        public GetMarketComponentRequest()
      • GetMarketComponentRequest

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

      • getID

        public Long getID()
        Get 组件ID
        Returns:
        ID 组件ID
      • setID

        public void setID​(Long ID)
        Set 组件ID
        Parameters:
        ID - 组件ID