public class BaseEntity extends Object implements IEntity<String>
BaseEntity()
boolean
equals(Object o)
String
getId()
int
hashCode()
void
setId(String id)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public BaseEntity()
public String getId()
IEntity
getId
IEntity<String>
public void setId(String id)
setId
id
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022. All rights reserved.