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

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.VerifyRegistrationEmailRequestImpl
All Implemented Interfaces:
BoxRequest, VerifyRegistrationEmailRequest

public class VerifyRegistrationEmailRequestImpl
extends BoxRequestImpl
implements VerifyRegistrationEmailRequest

Author:
Jimmy

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

VerifyRegistrationEmailRequestImpl

public VerifyRegistrationEmailRequestImpl()
Method Detail

getLoginName

public java.lang.String getLoginName()
Specified by:
getLoginName in interface VerifyRegistrationEmailRequest
Returns:
the loginName

setLoginName

public void setLoginName(java.lang.String loginName)
Specified by:
setLoginName in interface VerifyRegistrationEmailRequest
Parameters:
loginName - the loginName to set

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