|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that may be supported by objects in the library. It is not a requirement to implement this, but if you don't you can't lookup the object by name.
Method Summary | |
Library |
getLibrary()
Gets the library. |
java.lang.String |
getName()
Return the name of this member for searches. |
void |
setLibrary(Library lib)
Tell the member about its inclusion in a library. |
Method Detail |
public java.lang.String getName()
public void setLibrary(Library lib)
public Library getLibrary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |