Constructor and Description |
---|
Builder()
Initialization constructor
|
Modifier and Type | Method and Description |
---|---|
ShiftWage |
build()
Builds a new
ShiftWage object using the set fields. |
ShiftWage.Builder |
hourlyRate(Money hourlyRate)
Setter for hourlyRate
|
ShiftWage.Builder |
title(String title)
Setter for title
|
public ShiftWage.Builder title(String title)
title
- public ShiftWage.Builder hourlyRate(Money hourlyRate)
hourlyRate
- Copyright © 2020. All rights reserved.