Interface TicketPart.UpdatedAttributeData.ValueStage
-
- All Known Implementing Classes:
TicketPart.UpdatedAttributeData.Builder
- Enclosing class:
- TicketPart.UpdatedAttributeData
public static interface TicketPart.UpdatedAttributeData.ValueStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TicketPart.UpdatedAttributeData._FinalStagevalue(TicketPart.UpdatedAttributeData.Value value)The new value of the attribute.
-
-
-
Method Detail
-
value
TicketPart.UpdatedAttributeData._FinalStage value(@NotNull TicketPart.UpdatedAttributeData.Value value)
The new value of the attribute.
-
-