Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Month |
build() |
Month.Builder |
copy(Month o) |
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 o)
Copyright © 2016–2022. All rights reserved.