qihoo.open.v1.http.model
类 SystemParameter
java.lang.Object
qihoo.open.v1.http.model.SystemParameter
public class SystemParameter
- extends Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemParameter
public SystemParameter()
SystemParameter
public SystemParameter(String apiKey,
String accessToken,
Long serveToken)
SystemParameter
public SystemParameter(String apiKey,
String accessToken,
Long serveToken,
String parseFormat)
getApiKey
public String getApiKey()
setApiKey
public void setApiKey(String apiKey)
getAccessToken
public String getAccessToken()
setAccessToken
public void setAccessToken(String accessToken)
getServeToken
public Long getServeToken()
setServeToken
public void setServeToken(Long serveToken)
getParseFormat
public String getParseFormat()
setParseFormat
public void setParseFormat(String parseFormat)
getSessionToken
public String getSessionToken()
setSessionToken
public void setSessionToken(String sessionToken)
getAppid
public String getAppid()
setAppid
public void setAppid(String appid)
Copyright © 2013. All rights reserved.