cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
Class GetTicketRequestImpl

java.lang.Object
  extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
      extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.GetTicketRequestImpl
All Implemented Interfaces:
BoxRequest, GetTicketRequest

public class GetTicketRequestImpl
extends BoxRequestImpl
implements GetTicketRequest

Author:
Jimmy

Field Summary
 
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
apiKey
 
Constructor Summary
GetTicketRequestImpl()
           
 
Method Summary
 java.lang.String getActionName()
          get action name.
 
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

GetTicketRequestImpl

public GetTicketRequestImpl()
Method Detail

getActionName

public java.lang.String getActionName()
Description copied from class: BoxRequestImpl
get action name.

Specified by:
getActionName in interface BoxRequest
Specified by:
getActionName in class BoxRequestImpl
Returns:
action name