Package com.smartcar.sdk.data
Class VehicleSunroof
- java.lang.Object
-
- com.smartcar.sdk.data.ApiData
-
- com.smartcar.sdk.data.VehicleSunroof
-
- All Implemented Interfaces:
java.io.Serializable
public class VehicleSunroof extends ApiData
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VehicleSunroof()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getStatus()
Returns the sunroof statusjava.lang.String
getType()
Returns the sunroof typejava.lang.String
toString()
Returns the stored data string.
-