public interface DataEntry
The following features are supported:
TOSDevicePackage.getDataEntry()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfiguration()
Returns the value of the 'Configuration' attribute.
|
java.lang.String |
getDevice()
Returns the value of the 'Device' attribute.
|
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.
|
<any> |
getValue()
Returns the value of the 'Value' containment reference list.
|
void |
setConfiguration(java.lang.String value)
Sets the value of the '
Configuration' attribute. |
void |
setDevice(java.lang.String value)
Sets the value of the '
Device' 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.getDataEntry_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.getDataEntry_Timestamp()void setTimestamp(java.util.Date value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()long getIndex()
setIndex(long),
TOSDevicePackage.getDataEntry_Index()void setIndex(long value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()<any> getValue()
DataValue.
TOSDevicePackage.getDataEntry_Value()java.lang.String getConfiguration()
setConfiguration(String),
TOSDevicePackage.getDataEntry_Configuration()void setConfiguration(java.lang.String value)
Configuration' attribute.
value - the new value of the 'Configuration' attribute.getConfiguration()java.lang.String getDevice()
setDevice(String),
TOSDevicePackage.getDataEntry_Device()void setDevice(java.lang.String value)
Device' attribute.
value - the new value of the 'Device' attribute.getDevice()Data In Motion GmbH all rights reserved