|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVideoRating
This interface should be implemented by video classes that can be rated
Method Summary | |
---|---|
Rating |
getRating()
Used to get the rating of the video |
void |
setRating(Rating rating)
Used to set the rating of the video |
Method Detail |
---|
Rating getRating()
void setRating(Rating rating)
rating
- The rating
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |