public interface EntryBean
Entry| Modifier and Type | Method and Description |
|---|---|
Entry |
followLink()
Return the Entry linked to by this JavaBeans component.
|
void |
makeLink(Entry e)
Make a link to an Entry object.
|
void makeLink(Entry e)
e - the Entry object to link toClassCastException - the Entry is not of the
correct type for this JavaBeans componentEntry followLink()
Copyright © 2016–2018. All rights reserved.