public class SignupCommand extends Object
| Constructor and Description |
|---|
SignupCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getPassword() |
String |
getUsername() |
void |
setEmail(String email) |
void |
setPassword(String password) |
void |
setUsername(String username) |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.