net.stepniak.picheese.pojos.v1
Class User
java.lang.Object
net.stepniak.picheese.pojos.Base
net.stepniak.picheese.pojos.v1.User
- All Implemented Interfaces:
- Serializable
public class User
- extends Base
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
User
public User()
User
public User(String userId,
String userName)
getId
public String getId()
getName
public String getName()
Copyright © 2013. All Rights Reserved.