public class UserBaseLoginDto extends Object
UserBaseLoginDto()
String
getPassword()
getUsername()
void
setPassword(String password)
setUsername(String username)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserBaseLoginDto()
public String getUsername()
public void setUsername(String username)
public String getPassword()
public void setPassword(String password)
Copyright © 2022. All rights reserved.