BaseCodeAndDescriptionEntity
public class BaseEntity extends Object
Describes an entity that has an id. Every entity must inherit from this class.
BaseEntity()
int
getId()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BaseEntity()
public int getId()
public String toString()
toString
Object
Copyright © 2018. All rights reserved.