Uses of Class
com.tencentcloudapi.tci.v20190318.models.LightLevelRatioStatistic
-
Packages that use LightLevelRatioStatistic Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of LightLevelRatioStatistic in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return LightLevelRatioStatistic Modifier and Type Method Description LightLevelRatioStatistic[]LightStatistic. getLightLevelRatio()Get 光照程度比例统计结果Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type LightLevelRatioStatistic Modifier and Type Method Description voidLightStatistic. setLightLevelRatio(LightLevelRatioStatistic[] LightLevelRatio)Set 光照程度比例统计结果Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type LightLevelRatioStatistic Constructor Description LightLevelRatioStatistic(LightLevelRatioStatistic 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.
-