|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentId | |
---|---|
com.gcapmedia.dab.epg | |
com.gcapmedia.dab.epg.binary |
Uses of ContentId in com.gcapmedia.dab.epg |
---|
Methods in com.gcapmedia.dab.epg that return ContentId | |
---|---|
ContentId |
Bearer.getId()
|
Methods in com.gcapmedia.dab.epg that return types with arguments of type ContentId | |
---|---|
java.util.List<ContentId> |
Scope.getServices()
|
Methods in com.gcapmedia.dab.epg with parameters of type ContentId | |
---|---|
void |
Scope.addService(ContentId bearer)
Adds a service to this scope |
Constructors in com.gcapmedia.dab.epg with parameters of type ContentId | |
---|---|
Bearer(ContentId id)
Create a new bearer |
|
Bearer(ContentId id,
java.lang.String trigger)
Create a new bearer with trigger |
Uses of ContentId in com.gcapmedia.dab.epg.binary |
---|
Methods in com.gcapmedia.dab.epg.binary that return ContentId | |
---|---|
ContentId |
ContentIdDeconstructor.deconstruct(Element element)
|
ContentId |
ContentIdType.getContentId()
|
Constructors in com.gcapmedia.dab.epg.binary with parameters of type ContentId | |
---|---|
ContentIdType(ContentId id)
Create a new Content ID Type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |