Interface TicketPart.UpdatedAttributeData.Attribute.LabelStage
-
- All Known Implementing Classes:
TicketPart.UpdatedAttributeData.Attribute.Builder
- Enclosing class:
- TicketPart.UpdatedAttributeData.Attribute
public static interface TicketPart.UpdatedAttributeData.Attribute.LabelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TicketPart.UpdatedAttributeData.Attribute._FinalStagelabel(java.lang.String label)The human-readable name of the attribute.
-
-
-
Method Detail
-
label
TicketPart.UpdatedAttributeData.Attribute._FinalStage label(@NotNull java.lang.String label)
The human-readable name of the attribute.
-
-