|
|||||||||
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.VerifyRegistrationEmailRequestImpl
public class VerifyRegistrationEmailRequestImpl
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 |
---|
public VerifyRegistrationEmailRequestImpl()
Method Detail |
---|
public java.lang.String getLoginName()
getLoginName
in interface VerifyRegistrationEmailRequest
public void setLoginName(java.lang.String loginName)
setLoginName
in interface VerifyRegistrationEmailRequest
loginName
- the loginName 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 |