| java.lang.Object | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects.BoxUserImpl |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accessId | access id. | ||||||||||
| email adress. | |||||||||||
| login | login account id. | ||||||||||
| spaceAmount | space amount. | ||||||||||
| spaceUsed | space used. | ||||||||||
| userId | user id. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.objects.BoxUser
| |||||||||||
access id.
email adress.
login account id.
space amount.
space used.
user id.
| accessId | The accessId to set |
|---|
| The email to set |
| login | The login to set |
|---|
| spaceAmount | The spaceAmount to set |
|---|
| spaceUsed | The spaceUsed to set |
|---|
| userId | The userId to set |
|---|