public class AbstractIdentifiableEntity extends Object
protected String
id
AbstractIdentifiableEntity()
boolean
equals(Object o)
String
getId()
int
hashCode()
void
setId(String id)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected String id
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 © 2016 JBoss by Red Hat. All rights reserved.