public class TarsStructInfo extends Object
| 构造器和说明 |
|---|
TarsStructInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getComment() |
List<TarsStrutPropertyInfo> |
getPropertyList() |
void |
setComment(String comment) |
void |
setPropertyList(List<TarsStrutPropertyInfo> propertyList) |
public List<TarsStrutPropertyInfo> getPropertyList()
public void setPropertyList(List<TarsStrutPropertyInfo> propertyList)
public String getComment()
public void setComment(String comment)
Copyright © 2020. All Rights Reserved.