Interface IColumn
-
- All Known Implementing Classes:
ColumnImpl
public interface IColumn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAlias()
String
getDisplayHint()
SnmpObjId
getOid()
String
getType()
-