public class PropertyColumn extends Object implements com.ohmdb.abstracts.Column
| Constructor and Description |
|---|
PropertyColumn(Method getter,
Method setter,
List<?> records) |
public void set(int row,
Object value)
set in interface com.ohmdb.abstracts.Columnpublic Object get(int row)
get in interface com.ohmdb.abstracts.Columnpublic Object delete(int row)
delete in interface com.ohmdb.abstracts.Columnpublic void clear()
clear in interface com.ohmdb.abstracts.ColumnCopyright © 2013–2014 Nikolche Mihajlovski. All rights reserved.