qihoo.open.v1.service.response.keyword
类 GetKeywordStatusByIdListResponse
java.lang.Object
qihoo.open.v1.service.response.keyword.GetKeywordStatusByIdListResponse
public class GetKeywordStatusByIdListResponse
- extends Object
根据关键词id获取关键词的状态和质量度响应类
- 作者:
- ygzhang
GetKeywordStatusByIdListResponse
public GetKeywordStatusByIdListResponse()
getKeywordList
public List<GetKeywordStatusType> getKeywordList()
setKeywordList
public void setKeywordList(List<GetKeywordStatusType> keywordList)
getFailures
public List<Failure> getFailures()
setFailures
public void setFailures(List<Failure> failures)
toString
public String toString()
- 覆盖:
- 类
Object
中的 toString
Copyright © 2013. All rights reserved.