Uses of Interface
io.annot8.api.helpers.builders.WithIdBuilder
-
Packages that use WithIdBuilder Package Description io.annot8.api.annotations This package contains the api interfaces for annotations and groups of annotations.io.annot8.api.data This package contains the api data objects used by Annot8 -
-
Uses of WithIdBuilder in io.annot8.api.annotations
Subinterfaces of WithIdBuilder in io.annot8.api.annotations Modifier and Type Interface Description static interfaceAnnotation.BuilderBuilder interface to createContent (immutable) Annotation classesstatic interfaceGroup.BuilderBuilder interface to createContent (immutable) Group classes -
Uses of WithIdBuilder in io.annot8.api.data
Subinterfaces of WithIdBuilder in io.annot8.api.data Modifier and Type Interface Description static interfaceContent.Builder<A extends Content<D>,D>Builder interface to createContent (immutable) Content classes
-