Class TrendingVideosSubcategory


  • public class TrendingVideosSubcategory
    extends Object
    The TrendingVideosSubcategory model.
    • Constructor Detail

      • TrendingVideosSubcategory

        public TrendingVideosSubcategory()
    • Method Detail

      • title

        public String title()
        Get the title value.
        Returns:
        the title value
      • withTitle

        public TrendingVideosSubcategory withTitle​(String title)
        Set the title value.
        Parameters:
        title - the title value to set
        Returns:
        the TrendingVideosSubcategory object itself.