public class TopicCategoryVo extends Object implements Serializable
| Constructor and Description |
|---|
TopicCategoryVo() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getId() |
String |
getPic_url() |
String |
getTitle() |
void |
setId(Integer id) |
void |
setPic_url(String pic_url) |
void |
setTitle(String title) |
Copyright © 2021. All rights reserved.