java.lang.Object | |
↳ | com.commsignia.v2x.client.model.stationinfo.SeatBeltStates |
Represents a seat in the car, where the seat belt takes place
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | SeatBeltStates.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SeatBeltState |
getFrontCentre()
Returns the statfrontCentree.
| ||||||||||
SeatBeltState |
getFrontLeft()
Returns the frontLeft state.
| ||||||||||
SeatBeltState |
getFrontRight()
Returns the frontRight state.
| ||||||||||
SeatBeltState |
getMiddleCentre()
Returns the statmiddleCentree.
| ||||||||||
SeatBeltState |
getMiddleLeft()
Returns the middleLeft state.
| ||||||||||
SeatBeltState |
getMiddleRight()
Returns the statmiddleRighte.
| ||||||||||
SeatBeltState |
getRearCentre()
Returns the rearCentre state.
| ||||||||||
SeatBeltState |
getRearLeft()
Returns the rearLeft state.
| ||||||||||
SeatBeltState |
getRearRight()
Returns the rearRight state.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |