public class User extends Object
| Constructor and Description |
|---|
User() |
User(@NotNull String firstName,
@NotNull String lastName,
@NotNull Date dateOfBirth) |
| Modifier and Type | Method and Description |
|---|---|
void |
setNames(@NotNull String firstName,
@NotNull String lastName) |
Copyright © 2008–2017. All rights reserved.