v2x-client
| java.lang.Object | |
| ↳ | com.commsignia.v2x.client.model.stationinfo.DoorStates |
Represents the state of multiple doors.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | DoorStates.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DoorState |
getBonnet()
Returns the bonnet state.
| ||||||||||
| DoorState |
getBoot()
Returns the boot state.
| ||||||||||
| DoorState |
getFrontLeft()
Returns the front left door state.
| ||||||||||
| DoorState |
getFrontRight()
Returns the front right door state.
| ||||||||||
| DoorState |
getRearLeft()
Returns the rear left door state.
| ||||||||||
| DoorState |
getRearRight()
Returns the rear right door state.
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the front right door state.