Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Label |
build() |
Label.Builder |
copy(Label model) |
Label.Builder |
name(String name)
An unique name for a label within its dataset.
|
public Label.Builder name(String name)
An unique name for a label within its dataset.
name
- the value to setpublic Label build()
public Label.Builder copy(Label model)
Copyright © 2016–2024. All rights reserved.