public abstract class AbstractAbsoluteInstantFeatureAttributeGetter extends AbstractObjectToTimefeatureAttributeGetter
| Modifier and Type | Field and Description |
|---|---|
protected DataType |
dataType |
protected int |
dateTimeFieldtype |
DATA_TYPES_MANAGER, LOG, TIME_SUPPORT_MANAGER| Constructor and Description |
|---|
AbstractAbsoluteInstantFeatureAttributeGetter(int dateTimeFieldtype) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
getDataType() |
Object |
getter(Object sourceAttributeValue) |
Object |
setter(Object targetAttributeValue) |
protected int dateTimeFieldtype
protected DataType dataType