-
-
Field Summary
Fields inherited from interface it.tidalwave.role.Identifiable
_Identifiable_
-
Method Summary
Returns the datetime of this event.
Returns the description of this event.
Returns the duration of this event.
Returns the earnings of this event.
Returns the name of this event.
Methods inherited from interface it.tidalwave.util.As
as, as, asMany, asMany, maybeAs, maybeAs
Methods inherited from interface it.tidalwave.role.Identifiable
getId
-
Method Details
-
getName
Returns the name of this event.
- Returns:
- the name
-
getDescription
@Nonnull
String getDescription()
Returns the description of this event.
- Returns:
- the description
-
getDuration
Returns the duration of this event.
- Returns:
- the duration
-
getEarnings
@Nonnull
Money getEarnings()
Returns the earnings of this event.
- Returns:
- the earnings
-
getDateTime
Returns the datetime of this event.
- Returns:
- the datetime