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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.