public static class SessionManagerFacade.NewUser extends Object
| Constructor and Description |
|---|
NewUser(String username,
String firstName,
String lastName,
String mail,
String phone) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstName() |
String |
getLastName() |
String |
getMail() |
String |
getPhone() |
String |
getUsername() |
Copyright © 2015–2017 openbase.org. All rights reserved.