public class UserRoleRef extends Object
JpaUserRole
UserRoleRef()
UserRoleRef(String id, String name)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getId()
getName()
int
hashCode()
void
setId(String id)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserRoleRef(String id, String name)
public UserRoleRef()
public String getId()
public String getName()
public void setId(String id)
public void setName(String name)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021. All rights reserved.