Class DescribeDeviceClassRequest

    • Constructor Detail

      • DescribeDeviceClassRequest

        public DescribeDeviceClassRequest()
      • DescribeDeviceClassRequest

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

      • getOnSale

        public Long getOnSale()
        Get 是否仅查询在售标准机型配置信息。取值0:查询所有机型;1:查询在售机型。默认为1
        Returns:
        OnSale 是否仅查询在售标准机型配置信息。取值0:查询所有机型;1:查询在售机型。默认为1
      • setOnSale

        public void setOnSale​(Long OnSale)
        Set 是否仅查询在售标准机型配置信息。取值0:查询所有机型;1:查询在售机型。默认为1
        Parameters:
        OnSale - 是否仅查询在售标准机型配置信息。取值0:查询所有机型;1:查询在售机型。默认为1
      • getNeedPriceInfo

        public Long getNeedPriceInfo()
        Get 是否返回价格信息。取值0:不返回价格信息,接口返回速度更快;1:返回价格信息。默认为1
        Returns:
        NeedPriceInfo 是否返回价格信息。取值0:不返回价格信息,接口返回速度更快;1:返回价格信息。默认为1
      • setNeedPriceInfo

        public void setNeedPriceInfo​(Long NeedPriceInfo)
        Set 是否返回价格信息。取值0:不返回价格信息,接口返回速度更快;1:返回价格信息。默认为1
        Parameters:
        NeedPriceInfo - 是否返回价格信息。取值0:不返回价格信息,接口返回速度更快;1:返回价格信息。默认为1