public class BaseEntity<T extends BaseEntity> extends Object implements Serializable
BaseEntity()
Long
getId()
T
setId(Long id)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BaseEntity()
public T setId(Long id)
public Long getId()
public String toString()
toString
Object
Copyright © 2021. All rights reserved.