| java.lang.Object | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects.BoxFriendImpl |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accepted | accepted. | ||||||||||
| avatarUrl | avatar URL. | ||||||||||
| boxes | friend's boxes, a list of Box object. | ||||||||||
| friend's email. | |||||||||||
| name | friend's name. | ||||||||||
| subscriptions | friends's subscriptions, a list of BoxSubscription object. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.objects.BoxFriend
| |||||||||||
accepted.
avatar URL.
friend's boxes, a list of Box object.
friend's email.
friend's name.
friends's subscriptions, a list of BoxSubscription object.
| accepted | The accepted to set |
|---|
| avatarUrl | The avatarUrl to set |
|---|
| boxes | The boxes to set |
|---|
| The email to set |
| name | The name to set |
|---|
| subscriptions | The subscriptions to set |
|---|