qihoo.open.v1.service.response.creative
类 GetCreativeInfoByIdListResponse
java.lang.Object
qihoo.open.v1.service.response.creative.GetCreativeInfoByIdListResponse
public class GetCreativeInfoByIdListResponse
- extends Object
批量获取创意详细信息响应类
- 作者:
- liyang
GetCreativeInfoByIdListResponse
public GetCreativeInfoByIdListResponse()
getFailures
public List<Failure> getFailures()
setFailures
public void setFailures(List<Failure> failures)
setCreativeList
public void setCreativeList(List<GetCreativeInfoByIdResponse> creativeList)
getCreatives
public List<Creative> getCreatives()
toString
public String toString()
- 覆盖:
- 类
Object
中的 toString
Copyright © 2013. All rights reserved.