Uses of Class
com.amilesend.tvdb.client.model.AwardCategoryBaseRecord
Packages that use AwardCategoryBaseRecord
-
Uses of AwardCategoryBaseRecord in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return AwardCategoryBaseRecordModifier and TypeMethodDescriptionAwardCategoryBaseRecord.allowCoNominees(Boolean allowCoNominees) AwardCategoryBaseRecord.award(AwardBaseRecord award) InlineResponse2008.getData()Get dataMethods in com.amilesend.tvdb.client.model that return types with arguments of type AwardCategoryBaseRecordMethods in com.amilesend.tvdb.client.model with parameters of type AwardCategoryBaseRecordModifier and TypeMethodDescriptionAwardExtendedRecord.addCategoriesItem(AwardCategoryBaseRecord categoriesItem) InlineResponse2008.data(AwardCategoryBaseRecord data) voidInlineResponse2008.setData(AwardCategoryBaseRecord data) Method parameters in com.amilesend.tvdb.client.model with type arguments of type AwardCategoryBaseRecordModifier and TypeMethodDescriptionAwardExtendedRecord.categories(List<AwardCategoryBaseRecord> categories) voidAwardExtendedRecord.setCategories(List<AwardCategoryBaseRecord> categories)