|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.GetAuthTokenRequestImpl
public class GetAuthTokenRequestImpl
Field Summary |
---|
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl |
---|
apiKey |
Constructor Summary | |
---|---|
GetAuthTokenRequestImpl()
|
Method Summary | |
---|---|
java.lang.String |
getActionName()
get action name. |
java.lang.String |
getTicket()
|
void |
setTicket(java.lang.String ticket)
|
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl |
---|
getApiKey, setApiKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxRequest |
---|
getApiKey, setApiKey |
Constructor Detail |
---|
public GetAuthTokenRequestImpl()
Method Detail |
---|
public java.lang.String getTicket()
getTicket
in interface GetAuthTokenRequest
public void setTicket(java.lang.String ticket)
setTicket
in interface GetAuthTokenRequest
ticket
- the ticket to setpublic java.lang.String getActionName()
BoxRequestImpl
getActionName
in interface BoxRequest
getActionName
in class BoxRequestImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |