qihoo.open.v1.service.response
类 IdListReponse

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

public class IdListReponse
extends Object


构造方法摘要
IdListReponse()
           
 
方法摘要
 List<Failure> getFailures()
           
 List<Long> getIdList()
           
 void setFailures(List<Failure> failures)
           
 void setIdList(List<Long> idList)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

IdListReponse

public IdListReponse()
方法详细信息

getFailures

public List<Failure> getFailures()

setFailures

public void setFailures(List<Failure> failures)

getIdList

public List<Long> getIdList()

setIdList

public void setIdList(List<Long> idList)


Copyright © 2013. All rights reserved.