public static class AnnotationFormatCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AnnotationFormatCollection |
build() |
AnnotationFormatCollection.Builder |
copy(AnnotationFormatCollection model) |
AnnotationFormatCollection.Builder |
items(List<AnnotationFormatSummary> items)
List of annotation formats.
|
public AnnotationFormatCollection.Builder items(List<AnnotationFormatSummary> items)
List of annotation formats.
items
- the value to setpublic AnnotationFormatCollection build()
public AnnotationFormatCollection.Builder copy(AnnotationFormatCollection model)
Copyright © 2016–2024. All rights reserved.