public class UserCreateDto extends UserDto
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
password  | 
credentials, profile| Constructor and Description | 
|---|
UserCreateDto()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getPassword()  | 
void | 
setPassword(String password)  | 
fromUser, getCredentials, getProfile, setCredentials, setProfileCopyright © 2019. All rights reserved.