public class AbstractIdentifiableEntity extends Object
AbstractIdentifiableEntity()
boolean
equals(Object o)
String
getId()
int
hashCode()
void
setId(String id)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AbstractIdentifiableEntity()
public String getId()
public void setId(String id)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.