|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Recommendation | |
---|---|
com.gcapmedia.dab.epg |
Uses of Recommendation in com.gcapmedia.dab.epg |
---|
Methods in com.gcapmedia.dab.epg that return Recommendation | |
---|---|
static Recommendation |
Recommendation.fromValue(java.lang.String v)
Parse the type from a string value |
Recommendation |
ProgrammeEvent.getRecommendation()
|
Recommendation |
Programme.getRecommendation()
|
static Recommendation |
Recommendation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Recommendation[] |
Recommendation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.gcapmedia.dab.epg with parameters of type Recommendation | |
---|---|
void |
ProgrammeEvent.setRecommendation(Recommendation recommendation)
Sets the recommendation flag on this programme |
void |
Programme.setRecommendation(Recommendation recommendation)
Sets the recommendation flag on this programme |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |