public interface AbstractDataEntry
The following features are supported:
TOSDevicePackage.getAbstractDataEntry()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
long |
getIndex()
Returns the value of the 'Index' attribute.
|
java.util.Date |
getTimestamp()
Returns the value of the 'Timestamp' attribute.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
void |
setIndex(long value)
Sets the value of the '
Index' attribute. |
void |
setTimestamp(java.util.Date value)
Sets the value of the '
Timestamp' attribute. |
java.lang.String getId()
setId(String),
TOSDevicePackage.getAbstractDataEntry_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()java.util.Date getTimestamp()
setTimestamp(Date),
TOSDevicePackage.getAbstractDataEntry_Timestamp()void setTimestamp(java.util.Date value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()long getIndex()
setIndex(long),
TOSDevicePackage.getAbstractDataEntry_Index()void setIndex(long value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()Data In Motion Consuling GmbH - All rights reserved