@Generated public class User extends Object
User()
boolean
equals(Object o)
String
getEmail()
Long
getId()
getName()
int
hashCode()
User
setEmail(String email)
setId(Long id)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public User()
public User setEmail(String email)
public String getEmail()
public User setId(Long id)
public Long getId()
public User setName(String name)
public String getName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All rights reserved.