org.zeroexchange.web.components.user
Class UserRegistrationPanel.RegistrationData

java.lang.Object
  extended by org.zeroexchange.web.components.user.AbstractUserProfilePanel.ProfileData
      extended by org.zeroexchange.web.components.user.UserRegistrationPanel.RegistrationData
All Implemented Interfaces:
Serializable
Enclosing class:
UserRegistrationPanel

protected class UserRegistrationPanel.RegistrationData
extends AbstractUserProfilePanel.ProfileData

See Also:
Serialized Form

Constructor Summary
protected UserRegistrationPanel.RegistrationData()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class org.zeroexchange.web.components.user.AbstractUserProfilePanel.ProfileData
getDisplayName, getEmail, getLocation, getPassword, getRePassword, setDisplayName, setEmail, setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserRegistrationPanel.RegistrationData

protected UserRegistrationPanel.RegistrationData()
Method Detail

getName

public String getName()


Copyright © 2013. All Rights Reserved.