Interface TicketType.DescriptionStage
-
- All Known Implementing Classes:
TicketType.Builder
- Enclosing class:
- TicketType
public static interface TicketType.DescriptionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TicketType.IconStagedescription(java.lang.String description)The description of the ticket type
-
-
-
Method Detail
-
description
TicketType.IconStage description(@NotNull java.lang.String description)
The description of the ticket type
-
-