org.gcube.portlets.user.userprofileeditingportlet.shared
Class UserPersonalInformation
java.lang.Object
org.gcube.portlets.user.userprofileeditingportlet.shared.UserPersonalInformation
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class UserPersonalInformation
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPersonalInformation
public UserPersonalInformation()
UserPersonalInformation
public UserPersonalInformation(String username,
String fullname,
String email)
setUsername
public void setUsername(String fullname)
setEmail
public void setEmail(String email)
getUsername
public String getUsername()
getFullname
public String getFullname()
getEmail
public String getEmail()
Copyright © 2014. All Rights Reserved.