public class UserPermissionRef extends Object
JpaUserPermission
UserPermissionRef()
UserPermissionRef(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 UserPermissionRef(String id, String name)
public UserPermissionRef()
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.