public class StarPortraitInfo extends AbstractModel
Constructor and Description |
---|
StarPortraitInfo() |
Modifier and Type | Method and Description |
---|---|
StarPortrait[] |
getPortraitSet()
Get 用户喜好的明星画像数组
|
void |
setPortraitSet(StarPortrait[] PortraitSet)
Set 用户喜好的明星画像数组
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public StarPortrait[] getPortraitSet()
public void setPortraitSet(StarPortrait[] PortraitSet)
PortraitSet
- 用户喜好的明星画像数组Copyright © 2020. All rights reserved.