public interface

VerifyRegistrationEmailRequest

implements BoxRequest
cn.com.believer.songyuanframework.openapi.storage.box.functions.VerifyRegistrationEmailRequest
Known Indirect Subclasses

Summary

Public Methods
abstract String getLoginName()
abstract void setLoginName(String loginName)
[Expand]
Inherited Methods
From interface cn.com.believer.songyuanframework.openapi.storage.box.functions.BoxRequest

Public Methods

public abstract String getLoginName ()

Returns
  • the loginName

public abstract void setLoginName (String loginName)

Parameters
loginName The loginName to set