qihoo.open.v1.service.response.report
类 ReportCreativeResponse

java.lang.Object
  继承者 qihoo.open.v1.service.response.report.ReportCreativeResponse

public class ReportCreativeResponse
extends Object

生成创意报告响应类

作者:
ygzhang

构造方法摘要
ReportCreativeResponse()
           
 
方法摘要
 List<CreativeItem> getCreativeList()
           
 List<Failure> getFailures()
           
 void setCreativeList(List<CreativeItem> creativeList)
           
 void setFailures(List<Failure> failures)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ReportCreativeResponse

public ReportCreativeResponse()
方法详细信息

getCreativeList

public List<CreativeItem> getCreativeList()

setCreativeList

public void setCreativeList(List<CreativeItem> creativeList)

getFailures

public List<Failure> getFailures()

setFailures

public void setFailures(List<Failure> failures)


Copyright © 2013. All rights reserved.