public class UserVo extends Object
UserVo()
String
getPassword()
getUserName()
void
setPassword(String password)
setUserName(String userName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserVo()
public String getUserName()
public void setUserName(String userName)
public String getPassword()
public void setPassword(String password)
Copyright © 2020. All rights reserved.