qihoo.open.v1.service.response.creative
类 GetCreativeStatusByIdListResponse

java.lang.Object
  继承者 qihoo.open.v1.service.response.creative.GetCreativeStatusByIdListResponse

public class GetCreativeStatusByIdListResponse
extends Object

批量获取创意状态响应类

作者:
ygzhang

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

构造方法详细信息

GetCreativeStatusByIdListResponse

public GetCreativeStatusByIdListResponse()
方法详细信息

getCreativeList

public List<GetCreativeStatusType> getCreativeList()

setCreativeList

public void setCreativeList(List<GetCreativeStatusType> creativeList)

getFailures

public List<Failure> getFailures()

setFailures

public void setFailures(List<Failure> failures)

toString

public String toString()
覆盖:
Object 中的 toString


Copyright © 2013. All rights reserved.