| java.lang.Object | |
| ↳ | cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.objects.BoxTagImpl |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | tag id. | ||||||||||
| name | tag name. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
cn.com.believer.songyuanframework.openapi.storage.box.objects.BoxTag
| |||||||||||
tag id.
tag name.
| id | The id to set |
|---|
| name | The name to set |
|---|