Package: JobEvent$Builder
JobEvent$Builder
name | instruction | branch | complexity | line | method | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JobEvent.Builder() |
|
|
|
|
|
||||||||||||||||||||
JobEvent.Builder(Id, JobEvent.Type, LocalDateTime, LocalDateTime, String, String, Money, Money, List) |
|
|
|
|
|
||||||||||||||||||||
create() |
|
|
|
|
|
||||||||||||||||||||
getDescription() |
|
|
|
|
|
||||||||||||||||||||
getEarnings() |
|
|
|
|
|
||||||||||||||||||||
getEndDateTime() |
|
|
|
|
|
||||||||||||||||||||
getEvents() |
|
|
|
|
|
||||||||||||||||||||
getHourlyRate() |
|
|
|
|
|
||||||||||||||||||||
getId() |
|
|
|
|
|
||||||||||||||||||||
getName() |
|
|
|
|
|
||||||||||||||||||||
getStartDateTime() |
|
|
|
|
|
||||||||||||||||||||
getType() |
|
|
|
|
|
||||||||||||||||||||
toString() |
|
|
|
|
|
||||||||||||||||||||
withDescription(String) |
|
|
|
|
|
||||||||||||||||||||
withEarnings(Money) |
|
|
|
|
|
||||||||||||||||||||
withEndDateTime(LocalDateTime) |
|
|
|
|
|
||||||||||||||||||||
withEvents(List) |
|
|
|
|
|
||||||||||||||||||||
withHourlyRate(Money) |
|
|
|
|
|
||||||||||||||||||||
withId(Id) |
|
|
|
|
|
||||||||||||||||||||
withName(String) |
|
|
|
|
|
||||||||||||||||||||
withStartDateTime(LocalDateTime) |
|
|
|
|
|
||||||||||||||||||||
withType(JobEvent.Type) |
|
|
|
|
|