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