public abstract class RefBase extends Object
protected String
id
name
RefBase()
boolean
equals(Object obj)
String
getId()
getName()
int
hashCode()
void
setId(int id)
setName(String name)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected String name
protected String id
public RefBase()
public String getName()
public String getId()
public void setName(String name)
public void setId(int id)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2013-2017 The Apache Software Foundation. All Rights Reserved.