|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oclc.da.gdfr.registryprototype.Abstract
public class Abstract
| Constructor Summary | |
|---|---|
Abstract(Ref r,
java.lang.String desc)
Only constructor available. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Overloaded equals method. |
java.lang.String |
getDescription()
Returns the brief description of this object |
Ref |
getRef()
Returns the Ref associated with this object |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Abstract(Ref r,
java.lang.String desc)
r - The Ref of the Abstractdesc - A brief description| Method Detail |
|---|
public Ref getRef()
public java.lang.String getDescription()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - The Object to compare to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||