Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Month |
build() |
Month.Builder |
copy(Month model) |
Month.Builder |
name(Month.Name name)
Name of the month of the year.
|
public Month.Builder name(Month.Name name)
Name of the month of the year.
name
- the value to setpublic Month build()
public Month.Builder copy(Month model)
Copyright © 2016–2024. All rights reserved.