qihoo.open.v1.service.response.account
类 GetAccountManagerLoginResponse

java.lang.Object
  继承者 qihoo.open.v1.service.response.BaseResponse
      继承者 qihoo.open.v1.service.response.account.GetAccountManagerLoginResponse

public class GetAccountManagerLoginResponse
extends BaseResponse

客服登录相应类

作者:
liyang

构造方法摘要
GetAccountManagerLoginResponse()
           
 
方法摘要
 List<CustomerAccountInfo> getCustomerList()
           
 void setCustomerList(List<CustomerAccountInfo> customerList)
           
 String toString()
           
 
从类 qihoo.open.v1.service.response.BaseResponse 继承的方法
getFailures, setFailures
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

GetAccountManagerLoginResponse

public GetAccountManagerLoginResponse()
方法详细信息

getCustomerList

public List<CustomerAccountInfo> getCustomerList()

setCustomerList

public void setCustomerList(List<CustomerAccountInfo> customerList)

toString

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


Copyright © 2013. All rights reserved.