Uses of Class
com.tencentcloudapi.waf.v20180125.models.GoodsDetailNew
-
Packages that use GoodsDetailNew Package Description com.tencentcloudapi.waf.v20180125.models -
-
Uses of GoodsDetailNew in com.tencentcloudapi.waf.v20180125.models
Methods in com.tencentcloudapi.waf.v20180125.models that return GoodsDetailNew Modifier and Type Method Description GoodsDetailNewGoodNews. getGoodsDetail()Get 商品明细Methods in com.tencentcloudapi.waf.v20180125.models with parameters of type GoodsDetailNew Modifier and Type Method Description voidGoodNews. setGoodsDetail(GoodsDetailNew GoodsDetail)Set 商品明细Constructors in com.tencentcloudapi.waf.v20180125.models with parameters of type GoodsDetailNew Constructor Description GoodsDetailNew(GoodsDetailNew 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.
-