public class Msgmenu extends Object
| Constructor and Description |
|---|
Msgmenu() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHead_content() |
List<ItemList> |
getList() |
String |
getTail_content() |
void |
setHead_content(String head_content) |
void |
setList(List<ItemList> list) |
void |
setTail_content(String tail_content) |
Copyright © 2020. All rights reserved.