Class NewAccountData
java.lang.Object
net.minheur.potoflux.ui.dialogData.NewAccountData
Data for a new account
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
email
Email of the new account -
firstName
First name of the user -
lastName
Last name of the user -
password
Password for the new account -
rank
Rank for the new account -
perms
Perms granted to the new account
-
-
Constructor Details
-
NewAccountData
public NewAccountData()
-