| java.lang.Object | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects.BoxSubscriptionImpl |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boxId | box id. | ||||||||||
| status | status. | ||||||||||
| url | URL. | ||||||||||
| userName | user name. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.objects.BoxSubscription
| |||||||||||
box id.
status.
URL.
user name.
| boxId | The boxId to set |
|---|
| status | The status to set |
|---|
| url | The url to set |
|---|
| userName | The userName to set |
|---|