@TableName(value="WORKSPACE", name="\u5de5\u4f5c\u7a7a\u95f4") public class WorkspaceModel extends BaseStrikeDbModel
| Constructor and Description |
|---|
WorkspaceModel() |
WorkspaceModel(String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
void |
setDescription(String description) |
void |
setName(String name) |
toStringtoJsonpublic WorkspaceModel()
public WorkspaceModel(String id)
Copyright © 2017–2022. All rights reserved.