qihoo.open.v1.service.request.account
类 GetAccountClientLoginRequest
java.lang.Object
qihoo.open.v1.service.request.ParticularRequest
qihoo.open.v1.service.request.account.GetAccountClientLoginRequest
public class GetAccountClientLoginRequest
- extends ParticularRequest
客户登录的请求
- 作者:
- liyang
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAccountClientLoginRequest
public GetAccountClientLoginRequest()
getUsername
public String getUsername()
setUsername
public void setUsername(String username)
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
setAppSecret
public void setAppSecret(String appSecret)
getPostParameters
public List<PostParameter> getPostParameters()
Copyright © 2013. All rights reserved.