Package com.smartcar.sdk.data
Class VehicleChargeLimit
- java.lang.Object
-
- com.smartcar.sdk.data.ApiData
-
- com.smartcar.sdk.data.VehicleChargeLimit
-
- All Implemented Interfaces:
java.io.Serializable
public class VehicleChargeLimit extends ApiData
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VehicleChargeLimit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getChargeLimit()
Returns whether charging cable is plugged injava.lang.String
toString()
Returns the stored data string.
-