public class TableColumn extends AbstractModel
Constructor and Description |
---|
TableColumn() |
Modifier and Type | Method and Description |
---|---|
String |
getCol()
获取列名称
|
String |
getType()
获取列类型
|
void |
setCol(String Col)
设置列名称
|
void |
setType(String Type)
设置列类型
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2018. All rights reserved.