java.lang.Object | |
↳ | com.commsignia.v2x.client.model.dev.DeviceInfoResponse |
Represents the response to the device info request.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DeviceInfoResponse(String version)
Creates a new instance.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object o) | ||||||||||
String |
getVersion()
Returns the device version contained in the response.
| ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates a new instance.
Returns the device version contained in the response.