public interface SystemInfo
The following features are supported:
TOSDevicePackage.getSystemInfo()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHardwareRev()
Returns the value of the 'Hardware Rev' attribute.
|
java.lang.String |
getHardwareType()
Returns the value of the 'Hardware Type' attribute.
|
java.lang.String |
getOsRev()
Returns the value of the 'Os Rev' attribute.
|
java.lang.String |
getOsType()
Returns the value of the 'Os Type' attribute.
|
java.lang.String |
getSoftwareRev()
Returns the value of the 'Software Rev' attribute.
|
java.lang.String |
getSoftwareType()
Returns the value of the 'Software Type' attribute.
|
void |
setHardwareRev(java.lang.String value)
Sets the value of the '
Hardware Rev' attribute. |
void |
setHardwareType(java.lang.String value)
Sets the value of the '
Hardware Type' attribute. |
void |
setOsRev(java.lang.String value)
Sets the value of the '
Os Rev' attribute. |
void |
setOsType(java.lang.String value)
Sets the value of the '
Os Type' attribute. |
void |
setSoftwareRev(java.lang.String value)
Sets the value of the '
Software Rev' attribute. |
void |
setSoftwareType(java.lang.String value)
Sets the value of the '
Software Type' attribute. |
java.lang.String getHardwareType()
setHardwareType(String),
TOSDevicePackage.getSystemInfo_HardwareType()void setHardwareType(java.lang.String value)
Hardware Type' attribute.
value - the new value of the 'Hardware Type' attribute.getHardwareType()java.lang.String getHardwareRev()
setHardwareRev(String),
TOSDevicePackage.getSystemInfo_HardwareRev()void setHardwareRev(java.lang.String value)
Hardware Rev' attribute.
value - the new value of the 'Hardware Rev' attribute.getHardwareRev()java.lang.String getOsType()
setOsType(String),
TOSDevicePackage.getSystemInfo_OsType()void setOsType(java.lang.String value)
Os Type' attribute.
value - the new value of the 'Os Type' attribute.getOsType()java.lang.String getOsRev()
setOsRev(String),
TOSDevicePackage.getSystemInfo_OsRev()void setOsRev(java.lang.String value)
Os Rev' attribute.
value - the new value of the 'Os Rev' attribute.getOsRev()java.lang.String getSoftwareType()
setSoftwareType(String),
TOSDevicePackage.getSystemInfo_SoftwareType()void setSoftwareType(java.lang.String value)
Software Type' attribute.
value - the new value of the 'Software Type' attribute.getSoftwareType()java.lang.String getSoftwareRev()
setSoftwareRev(String),
TOSDevicePackage.getSystemInfo_SoftwareRev()void setSoftwareRev(java.lang.String value)
Software Rev' attribute.
value - the new value of the 'Software Rev' attribute.getSoftwareRev()Data In Motion Consuling GmbH - All rights reserved