Class AwardCategoryBaseRecord
java.lang.Object
com.amilesend.tvdb.client.model.AwardCategoryBaseRecord
base award category record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowCoNominees
(Boolean allowCoNominees) award
(AwardBaseRecord award) boolean
getAward()
Get awardgetId()
Get idgetName()
Get nameint
hashCode()
Get allowCoNomineesGet forMoviesGet forSeriesvoid
setAllowCoNominees
(Boolean allowCoNominees) void
setAward
(AwardBaseRecord award) void
setForMovies
(Boolean forMovies) void
setForSeries
(Boolean forSeries) void
void
toString()
-
Constructor Details
-
AwardCategoryBaseRecord
public AwardCategoryBaseRecord()
-
-
Method Details
-
allowCoNominees
-
isAllowCoNominees
-
setAllowCoNominees
-
award
-
getAward
-
setAward
-
forMovies
-
isForMovies
-
setForMovies
-
forSeries
-
isForSeries
-
setForSeries
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
equals
-
hashCode
-
toString
-