V - 对象的类public interface ICol<V> extends Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClient() |
String |
getColName() |
ColumnType |
getColType() |
V |
getValue() |
String getClient()
V getValue()
ColumnType getColType()
String getColName()
Copyright © 2017. All rights reserved.