net.agmodel.resData
Class UserDetail
java.lang.Object
|
+--net.agmodel.resData.UserDetail
- All Implemented Interfaces:
- Serializable
- public class UserDetail
- extends Object
- implements Serializable
Title:
Description:
Copyright: Copyright (c) 2002
Company:
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDetail
public UserDetail(String userID,
String password,
String phone,
String email)
getUserID
public String getUserID()
getPassword
public String getPassword()