public static class AnnotationFormat.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AnnotationFormat |
build() |
AnnotationFormat.Builder |
copy(AnnotationFormat model) |
AnnotationFormat.Builder |
name(String name)
A unique name for the target AnnotationFormat for the Dataset.
|
public AnnotationFormat.Builder name(String name)
A unique name for the target AnnotationFormat for the Dataset.
name
- the value to setpublic AnnotationFormat build()
public AnnotationFormat.Builder copy(AnnotationFormat model)
Copyright © 2016–2024. All rights reserved.