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, setProfile
Copyright © 2015. All rights reserved.