|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseObject
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Return a deep cloned instance of this object. |
java.lang.String |
getFullName()
Returns the full name for this instance of the object. |
BaseID |
getID()
Return the identifier for this object. |
java.lang.String |
getName()
Returns the name for this instance of the object. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
BaseID getID()
java.lang.String getName()
getFullNamejava.lang.String getFullName()
java.lang.Object clone()
Defaults cannot be cloned).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||