|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Link | |
---|---|
com.gcapmedia.dab.epg |
Uses of Link in com.gcapmedia.dab.epg |
---|
Methods in com.gcapmedia.dab.epg that return types with arguments of type Link | |
---|---|
java.util.Collection<Link> |
ProgrammeGroup.getLinks()
|
java.util.Collection<Link> |
ProgrammeEvent.getLinks()
|
java.util.Collection<Link> |
Programme.getLinks()
|
Methods in com.gcapmedia.dab.epg with parameters of type Link | |
---|---|
void |
ProgrammeGroup.addLink(Link link)
Add a link from this programme to additional information or content |
void |
ProgrammeEvent.addLink(Link link)
Add a link from this programme to additional information or content |
void |
Programme.addLink(Link link)
Add a link from this programme to additional information or content |
void |
ProgrammeGroup.removeLink(Link link)
Remove a link from this programme |
void |
ProgrammeEvent.removeLink(Link link)
Remove a link from this programme |
void |
Programme.removeLink(Link link)
Remove a link from this programme |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |