com.tintin.devcloud.web.util.RegisterModel Class Reference

Inherits java::io::Serializable.

List of all members.

Public Member Functions

 RegisterModel ()
 RegisterModel (String firstName, String lastName, String email, String password)
String getFirstName ()
void setFirstName (String firstName)
String getLastName ()
void setLastName (String lastName)
String getPassword ()
void setPassword (String password)
String getEmail ()
void setEmail (String email)

Constructor & Destructor Documentation

com.tintin.devcloud.web.util.RegisterModel.RegisterModel (  ) 
com.tintin.devcloud.web.util.RegisterModel.RegisterModel ( String  firstName,
String  lastName,
String  email,
String  password 
)

Member Function Documentation

String com.tintin.devcloud.web.util.RegisterModel.getEmail (  ) 
Returns:
String com.tintin.devcloud.web.util.RegisterModel.getFirstName (  ) 
Returns:
String com.tintin.devcloud.web.util.RegisterModel.getLastName (  ) 
Returns:
String com.tintin.devcloud.web.util.RegisterModel.getPassword (  ) 
Returns:
void com.tintin.devcloud.web.util.RegisterModel.setEmail ( String  email  ) 
Parameters:
email 
void com.tintin.devcloud.web.util.RegisterModel.setFirstName ( String  firstName  ) 
Parameters:
firstName 
void com.tintin.devcloud.web.util.RegisterModel.setLastName ( String  lastName  ) 
Parameters:
lastName 
void com.tintin.devcloud.web.util.RegisterModel.setPassword ( String  password  ) 
Parameters:
password 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations
Generated on Sun Jun 9 14:54:34 2013 for TinTinDEVCLOUD by  doxygen 1.6.3