public class Entitytwo extends Object implements Serializable
| 构造器和说明 |
|---|
Entitytwo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Entitythree> |
getList() |
List<String> |
getLists() |
String |
getNametow() |
void |
setList(List<Entitythree> list) |
void |
setLists(List<String> lists) |
void |
setNametow(String nametow) |
public String getNametow()
public void setNametow(String nametow)
public List<Entitythree> getList()
public void setList(List<Entitythree> list)
Copyright © 2018. All rights reserved.