TollCard.Builder
class TollCard.Builder
A builder of TollCard.
Summary
Public constructors |
|---|
Builder() |
Public functions |
|
|---|---|
TollCard |
build()Constructs the |
TollCard.Builder |
setCardState(cardState: CarValue<Int!>)Sets the toll card state. |
Public constructors
Public functions
setCardState
Added in 1.1.0
fun setCardState(cardState: CarValue<Int!>): TollCard.Builder
Sets the toll card state.
| Throws | |
|---|---|
java.lang.NullPointerException |
if |