org.onebusaway.users.services.internal
Class UserRegistration
java.lang.Object
org.onebusaway.users.services.internal.UserRegistration
- All Implemented Interfaces:
- Serializable
public class UserRegistration
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserRegistration
public UserRegistration(int userId,
String registrationCode)
getUserId
public int getUserId()
getRegistrationCode
public String getRegistrationCode()
Copyright © 2012 OneBusAway. All Rights Reserved.