public class ColumnModel extends Object
| Constructor and Description |
|---|
ColumnModel() |
| Modifier and Type | Method and Description |
|---|---|
GenericType |
getName() |
Long |
getTimestamp() |
GenericType |
getValue() |
void |
setName(GenericType name) |
void |
setTimestamp(Long timestamp) |
void |
setValue(GenericType value) |
public GenericType getName()
public void setName(GenericType name)
public GenericType getValue()
public void setValue(GenericType value)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
Copyright © 2016. All rights reserved.