public abstract class DatabaseObject extends Object
DatabaseObject(String name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public DatabaseObject(String name)
public String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2015. All rights reserved.