public class UserLevelVo extends Object implements Serializable
| Constructor and Description |
|---|
UserLevelVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Integer |
getId() |
String |
getName() |
void |
setDescription(String description) |
void |
setId(Integer id) |
void |
setName(String name) |
Copyright © 2021. All rights reserved.