-
- Type Parameters:
A- The builder class
- All Known Subinterfaces:
Annotation.Builder,Content.Builder<A,D>,Group.Builder
public interface WithIdBuilder<A>Helper interface to indicate that a builder should assign a provided ID to an object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AwithId(String id)Set the id
-