Package com.smartcar.sdk.data
Class DiagnosticSystem
- java.lang.Object
-
- com.smartcar.sdk.data.DiagnosticSystem
-
public class DiagnosticSystem extends java.lang.ObjectData class for an individual diagnostic system.
-
-
Constructor Summary
Constructors Constructor Description DiagnosticSystem()No-argument constructor for deserialization.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDescription()Gets the description of the system.java.lang.StringgetStatus()Gets the status of the system.java.lang.StringgetSystemId()Gets the system ID.
-