Interface HandlingEvent.TypeStage
-
- All Known Implementing Classes:
HandlingEvent.Builder
- Enclosing class:
- HandlingEvent
public static interface HandlingEvent.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HandlingEvent.TimestampStagetype(HandlingEvent.Type type)The type of handling event
-
-
-
Method Detail
-
type
HandlingEvent.TimestampStage type(@NotNull HandlingEvent.Type type)
The type of handling event
-
-