net.anidb
Class Anime

java.lang.Object
  extended by net.anidb.Anime

public class Anime
extends java.lang.Object

An anime.

Version:
1.0, 06.12.2009
Author:
grizzlyxp (http://anidb.net/perl-bin/animedb.pl?show=userpage&uid=63935)

Constructor Summary
Anime()
          Creates an anime mask.
Anime(java.lang.Long aid, java.lang.String year, java.lang.String type, java.util.List<java.lang.String> relatedAidList, java.util.List<java.lang.String> relatedAidType, java.util.List<java.lang.String> categoryList, java.util.List<java.lang.String> categoryWeightList, java.lang.String romajiName, java.lang.String kanjiName, java.lang.String englishName, java.util.List<java.lang.String> otherNames, java.util.List<java.lang.String> shortNameList, java.util.List<java.lang.String> synonymList, java.lang.Long episodes, java.lang.Long normalEpisodeCount, java.lang.Long specialEpisodeCount, java.lang.Long airDate, java.lang.Long endDate, java.lang.String url, java.lang.String picname, java.util.List<java.lang.String> categoryIdList, java.lang.Long rating, java.lang.Long voteCount, java.lang.Long tempRating, java.lang.Long tempVoteCount, java.lang.Long averageReviewRating, java.lang.Long reviewCount, java.util.List<java.lang.String> awardList, java.lang.Boolean is18PlusRestricted, java.lang.Long animePlanetId, java.lang.Long annId, java.lang.Long allCinemaId, java.lang.String animeNfoId, java.lang.Long dateRecordUpdated, java.util.List<java.lang.Long> characterIdList, java.util.List<java.lang.Long> creatorIdList, java.util.List<java.lang.Long> producerIdList, java.util.List<java.lang.String> producerNameList, java.lang.Long specialsCount, java.lang.Long creditsCount, java.lang.Long otherCount, java.lang.Long trailerCount, java.lang.Long parodyCount)
          Creates an anime mask.
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.Boolean get18PlusRestricted()
          Returns the 'is 18+ restricted' flag.
 java.lang.Long getAirDate()
          Returns the air date.
 java.lang.Long getAllCinemaId()
          Returns the AllCinema Id.
 java.lang.Long getAnimeId()
          Returns the anime Id.
 java.lang.String getAnimeNfoId()
          Returns the AnimeNfo Id.
 java.lang.Long getAnimePlanetId()
          Returns the Anime Planet Id.
 java.lang.Long getAnnId()
          Returns the Ann Id.
 java.lang.Long getAverageReviewRating()
          Returns the average review rating.
 java.util.List<java.lang.String> getAwardList()
          Returns the award list.
 java.util.List<java.lang.String> getCategoryIdList()
          Returns the category Id list.
 java.util.List<java.lang.String> getCategoryList()
          Returns the category list.
 java.util.List<java.lang.String> getCategoryWeightList()
          Returns the category weight list.
 java.util.List<java.lang.Long> getCharacterIdList()
          Returns the character Id list.
 java.util.List<java.lang.Long> getCreatorIdList()
          Returns the creator Id list.
 java.lang.Long getCreditsCount()
          Returns the credits count.
 java.lang.Long getDateRecordUpdated()
          Returns the record update date.
 java.lang.Long getEndDate()
          Returns the end date.
 java.lang.String getEnglishName()
          Returns the english name.
 java.lang.Long getEpisodes()
          Returns the episodes.
 java.lang.String getKanjiName()
          Returns the kanji name.
 java.lang.Long getNormalEpisodeCount()
          Returns the normal episode count.
 java.lang.Long getOtherCount()
          Returns the other count.
 java.util.List<java.lang.String> getOtherNames()
          Returns the other names list.
 java.lang.Long getParodyCount()
          Returns the parody count.
 java.lang.String getPicname()
          Returns the picname.
 java.util.List<java.lang.Long> getProducerIdList()
          Returns the producer Id list.
 java.util.List<java.lang.String> getProducerNameList()
          Returns the producer name list.
 java.lang.Long getRating()
          Returns the rating.
 java.util.List<java.lang.String> getRelatedAidList()
          Returns the related anime Id list.
 java.util.List<java.lang.String> getRelatedAidType()
          Returns the related anime type.
 java.lang.Long getReviewCount()
          Returns the review count.
 java.lang.String getRomajiName()
          Returns the romaji name.
 java.util.List<java.lang.String> getShortNameList()
          Returns the short name list.
 java.lang.Long getSpecialEpisodeCount()
          Returns the special episode count.
 java.lang.Long getSpecialsCount()
          Returns the specials count.
 java.util.List<java.lang.String> getSynonymList()
          Returns the synonym list.
 java.lang.Long getTempRating()
          Returns the temporary rating.
 java.lang.Long getTempVoteCount()
          Returns the temporary vote count.
 java.lang.Long getTrailerCount()
          Returns the trailer count.
 java.lang.String getType()
          Returns the type.
 java.lang.String getUrl()
          Returns the url.
 java.lang.Long getVoteCount()
          Returns the vote count.
 java.lang.String getYear()
          Returns the year.
 int hashCode()
           
 void set18PlusRestricted(java.lang.Boolean is18PlusRestricted)
          Sets the 'is 18+ restricted' flag.
 void setAirDate(java.lang.Long airDate)
          Sets the air date.
 void setAllCinemaId(java.lang.Long allCinemaId)
          Sets the AllCinema Id.
 void setAnimeId(java.lang.Long animeId)
          Sets the anime Id.
 void setAnimeNfoId(java.lang.String animeNfoId)
          Sets the AnimeNfo Id.
 void setAnimePlanetId(java.lang.Long animePlanetId)
          Sets the Anime Planet Id.
 void setAnnId(java.lang.Long annId)
          Sets the Ann Id.
 void setAverageReviewRating(java.lang.Long averageReviewRating)
          Sets the average review rating.
 void setAwardList(java.util.List<java.lang.String> awardList)
          Sets the award list.
 void setCategoryIdList(java.util.List<java.lang.String> categoryIdList)
          Sets the category Id list.
 void setCategoryList(java.util.List<java.lang.String> categoryList)
          Sets the category list.
 void setCategoryWeightList(java.util.List<java.lang.String> categoryWeightList)
          Sets the category weight list.
 void setCharacterIdList(java.util.List<java.lang.Long> characterIdList)
          Sets the character Id list.
 void setCreatorIdList(java.util.List<java.lang.Long> creatorIdList)
          Sets the creator Id list.
 void setCreditsCount(java.lang.Long creditsCount)
          Sets the credits count.
 void setDateRecordUpdated(java.lang.Long dateRecordUpdated)
          Sets the record update date.
 void setEndDate(java.lang.Long endDate)
          Sets the end date.
 void setEnglishName(java.lang.String englishName)
          Sets the english name.
 void setEpisodes(java.lang.Long episodes)
          Sets the episodes.
 void setKanjiName(java.lang.String kanjiName)
          Sets the kanji name.
 void setNormalEpisodeCount(java.lang.Long normalEpisodeCount)
          Sets the normal episode count.
 void setOtherCount(java.lang.Long otherCount)
          Sets the other count.
 void setOtherNames(java.util.List<java.lang.String> otherNames)
          Sets the other names list.
 void setParodyCount(java.lang.Long parodyCount)
          Sets the parody count.
 void setPicname(java.lang.String picname)
          Sets the picname.
 void setProducerIdList(java.util.List<java.lang.Long> producerIdList)
          Sets the producer Id list.
 void setProducerNameList(java.util.List<java.lang.String> producerNameList)
          Sets the producer name list.
 void setRating(java.lang.Long rating)
          Sets the rating.
 void setRelatedAidList(java.util.List<java.lang.String> relatedAidList)
          Sets the related anime Id list.
 void setRelatedAidType(java.util.List<java.lang.String> relatedAidType)
          Sets the related anime type.
 void setReviewCount(java.lang.Long reviewCount)
          Sets the review count.
 void setRomajiName(java.lang.String romajiName)
          Sets the romaji name.
 void setShortNameList(java.util.List<java.lang.String> shortNameList)
          Sets the short name list.
 void setSpecialEpisodeCount(java.lang.Long specialEpisodeCount)
          Sets the special episode count.
 void setSpecialsCount(java.lang.Long specialsCount)
          Sets the specials count.
 void setSynonymList(java.util.List<java.lang.String> synonymList)
          Sets the synonym list.
 void setTempRating(java.lang.Long tempRating)
          Sets the temporary rating.
 void setTempVoteCount(java.lang.Long tempVoteCount)
          Sets the temporary vote count.
 void setTrailerCount(java.lang.Long trailerCount)
          Sets the trailer count.
 void setType(java.lang.String type)
          Sets the type.
 void setUrl(java.lang.String url)
          Sets the url.
 void setVoteCount(java.lang.Long voteCount)
          Sets the vote count.
 void setYear(java.lang.String year)
          Sets the year.
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Anime

public Anime()
Creates an anime mask.


Anime

public Anime(java.lang.Long aid,
             java.lang.String year,
             java.lang.String type,
             java.util.List<java.lang.String> relatedAidList,
             java.util.List<java.lang.String> relatedAidType,
             java.util.List<java.lang.String> categoryList,
             java.util.List<java.lang.String> categoryWeightList,
             java.lang.String romajiName,
             java.lang.String kanjiName,
             java.lang.String englishName,
             java.util.List<java.lang.String> otherNames,
             java.util.List<java.lang.String> shortNameList,
             java.util.List<java.lang.String> synonymList,
             java.lang.Long episodes,
             java.lang.Long normalEpisodeCount,
             java.lang.Long specialEpisodeCount,
             java.lang.Long airDate,
             java.lang.Long endDate,
             java.lang.String url,
             java.lang.String picname,
             java.util.List<java.lang.String> categoryIdList,
             java.lang.Long rating,
             java.lang.Long voteCount,
             java.lang.Long tempRating,
             java.lang.Long tempVoteCount,
             java.lang.Long averageReviewRating,
             java.lang.Long reviewCount,
             java.util.List<java.lang.String> awardList,
             java.lang.Boolean is18PlusRestricted,
             java.lang.Long animePlanetId,
             java.lang.Long annId,
             java.lang.Long allCinemaId,
             java.lang.String animeNfoId,
             java.lang.Long dateRecordUpdated,
             java.util.List<java.lang.Long> characterIdList,
             java.util.List<java.lang.Long> creatorIdList,
             java.util.List<java.lang.Long> producerIdList,
             java.util.List<java.lang.String> producerNameList,
             java.lang.Long specialsCount,
             java.lang.Long creditsCount,
             java.lang.Long otherCount,
             java.lang.Long trailerCount,
             java.lang.Long parodyCount)
Creates an anime mask.

Parameters:
aid - The anime Id.
year - The year.
type - The type.
relatedAidList - The related anime Id list.
relatedAidType - The related anime type.
categoryList - The category list.
categoryWeightList - The category weight list.
romajiName - The romaji name.
kanjiName - The kanji name.
englishName - The english name.
otherNames - The other names list.
shortNameList - The short name list.
synonymList - The synonym list.
episodes - The number of episodes.
normalEpisodeCount - The normal episode count.
specialEpisodeCount - The special episode count.
airDate - The air date.
endDate - The end date.
url - The url.
picname - The picname.
categoryIdList - The category Id list.
rating - The rating.
voteCount - The vote count.
tempRating - The temporary rating.
tempVoteCount - The temporary vote count.
averageReviewRating - The average review rating.
reviewCount - The review count.
awardList - The award list.
is18PlusRestricted - The 'is 18+ restricted' flag.
animePlanetId - The Anime Planet Id.
annId - The Ann Id.
allCinemaId - The AllCinema Id.
animeNfoId - The AnimeNfo Id.
dateRecordUpdated - The record update date.
characterIdList - The character Id list.
creatorIdList - The creator Id list.
producerIdList - The producer Id list.
producerNameList - The producer name list.
specialsCount - The specials count.
creditsCount - The credits count.
otherCount - The other count.
trailerCount - The trailer count.
parodyCount - The parody count.
Method Detail

getAnimeId

public java.lang.Long getAnimeId()
Returns the anime Id.

Returns:
The anime Id or null, if the anime id isn't set.

setAnimeId

public void setAnimeId(java.lang.Long animeId)
Sets the anime Id.

Parameters:
animeId - The anime Id.

getYear

public java.lang.String getYear()
Returns the year.

Returns:
The year or null, if the year isn't set.

setYear

public void setYear(java.lang.String year)
Sets the year.

Parameters:
year - The year.

getType

public java.lang.String getType()
Returns the type.

Returns:
The type or null, if the type isn't set.

setType

public void setType(java.lang.String type)
Sets the type.

Parameters:
type - The type.

getRelatedAidList

public java.util.List<java.lang.String> getRelatedAidList()
Returns the related anime Id list.

Returns:
The related anime Id list or null, if the related anime Id list isn't set.

setRelatedAidList

public void setRelatedAidList(java.util.List<java.lang.String> relatedAidList)
Sets the related anime Id list.

Parameters:
relatedAidList - The related anime Id list.

getRelatedAidType

public java.util.List<java.lang.String> getRelatedAidType()
Returns the related anime type.

Returns:
The related anime type or null, if the related anime type isn't set.
See Also:
RelatedType

setRelatedAidType

public void setRelatedAidType(java.util.List<java.lang.String> relatedAidType)
Sets the related anime type.

Parameters:
relatedAidType - The related anime type.
See Also:
RelatedType

getCategoryList

public java.util.List<java.lang.String> getCategoryList()
Returns the category list.

Returns:
The category list or null, if the category list isn't set.

setCategoryList

public void setCategoryList(java.util.List<java.lang.String> categoryList)
Sets the category list.

Parameters:
categoryList - The category list.

getCategoryWeightList

public java.util.List<java.lang.String> getCategoryWeightList()
Returns the category weight list.

Returns:
The category weight list or null, if the category weight list isn't set.

setCategoryWeightList

public void setCategoryWeightList(java.util.List<java.lang.String> categoryWeightList)
Sets the category weight list.

Parameters:
categoryWeightList - The category weight list.

getRomajiName

public java.lang.String getRomajiName()
Returns the romaji name.

Returns:
The romaji name or null, if the romaji name isn't set.

setRomajiName

public void setRomajiName(java.lang.String romajiName)
Sets the romaji name.

Parameters:
romajiName - The romaji name.

getKanjiName

public java.lang.String getKanjiName()
Returns the kanji name.

Returns:
The kanji name or null, if the kanji name isn't set.

setKanjiName

public void setKanjiName(java.lang.String kanjiName)
Sets the kanji name.

Parameters:
kanjiName - The kanji name.

getEnglishName

public java.lang.String getEnglishName()
Returns the english name.

Returns:
The english name or null, if the english name isn't set.

setEnglishName

public void setEnglishName(java.lang.String englishName)
Sets the english name.

Parameters:
englishName - The english name.

getOtherNames

public java.util.List<java.lang.String> getOtherNames()
Returns the other names list.

Returns:
The other names list or null, if the other names list isn't set.

setOtherNames

public void setOtherNames(java.util.List<java.lang.String> otherNames)
Sets the other names list.

Parameters:
otherNames - The other names list.

getShortNameList

public java.util.List<java.lang.String> getShortNameList()
Returns the short name list.

Returns:
The short name list or null, if the short name list isn't set.

setShortNameList

public void setShortNameList(java.util.List<java.lang.String> shortNameList)
Sets the short name list.

Parameters:
shortNameList - The short name list.

getSynonymList

public java.util.List<java.lang.String> getSynonymList()
Returns the synonym list.

Returns:
The synonym list or null, if the synonym list isn't set.

setSynonymList

public void setSynonymList(java.util.List<java.lang.String> synonymList)
Sets the synonym list.

Parameters:
synonymList - The synonym list.

getEpisodes

public java.lang.Long getEpisodes()
Returns the episodes.

Returns:
The episodes or null, if the episodes aren't set.

setEpisodes

public void setEpisodes(java.lang.Long episodes)
Sets the episodes.

Parameters:
episodes - The episodes.

getNormalEpisodeCount

public java.lang.Long getNormalEpisodeCount()
Returns the normal episode count.

Returns:
The normal episode count or null, if the normal episode count isn't set.

setNormalEpisodeCount

public void setNormalEpisodeCount(java.lang.Long normalEpisodeCount)
Sets the normal episode count.

Parameters:
normalEpisodeCount - The normal episode count.

getSpecialEpisodeCount

public java.lang.Long getSpecialEpisodeCount()
Returns the special episode count.

Returns:
The special episode count or null, if the special episode count isn't set.

setSpecialEpisodeCount

public void setSpecialEpisodeCount(java.lang.Long specialEpisodeCount)
Sets the special episode count.

Parameters:
specialEpisodeCount - The special episode count.

getAirDate

public java.lang.Long getAirDate()
Returns the air date.

Returns:
The air date or null, if the air date isn't set.

setAirDate

public void setAirDate(java.lang.Long airDate)
Sets the air date.

Parameters:
airDate - The air date.

getEndDate

public java.lang.Long getEndDate()
Returns the end date.

Returns:
The end date or null, if the end date isn't set.

setEndDate

public void setEndDate(java.lang.Long endDate)
Sets the end date.

Parameters:
endDate - The end date.

getUrl

public java.lang.String getUrl()
Returns the url.

Returns:
The url or null, if the url isn't set.

setUrl

public void setUrl(java.lang.String url)
Sets the url.

Parameters:
url - The url.

getPicname

public java.lang.String getPicname()
Returns the picname.

Returns:
The picname or null, if the picname isn't set.

setPicname

public void setPicname(java.lang.String picname)
Sets the picname.

Parameters:
picname - The picname.

getCategoryIdList

public java.util.List<java.lang.String> getCategoryIdList()
Returns the category Id list.

Returns:
The category Id list or null, if the category Id list isn't set.

setCategoryIdList

public void setCategoryIdList(java.util.List<java.lang.String> categoryIdList)
Sets the category Id list.

Parameters:
categoryIdList - The category Id list.

getRating

public java.lang.Long getRating()
Returns the rating.

Returns:
The rating or null, if the rating isn't set.

setRating

public void setRating(java.lang.Long rating)
Sets the rating.

Parameters:
rating - The rating.

getVoteCount

public java.lang.Long getVoteCount()
Returns the vote count.

Returns:
The vote count or null, if the vote isn't set.

setVoteCount

public void setVoteCount(java.lang.Long voteCount)
Sets the vote count.

Parameters:
voteCount - The vote count.

getTempRating

public java.lang.Long getTempRating()
Returns the temporary rating.

Returns:
The temporary rating or null, if the temporary rating isn't set.

setTempRating

public void setTempRating(java.lang.Long tempRating)
Sets the temporary rating.

Parameters:
tempRating - The temporary rating.

getTempVoteCount

public java.lang.Long getTempVoteCount()
Returns the temporary vote count.

Returns:
The temporary vote count or null, if the temporary vote count isn't set.

setTempVoteCount

public void setTempVoteCount(java.lang.Long tempVoteCount)
Sets the temporary vote count.

Parameters:
tempVoteCount - The temporary vote count.

getAverageReviewRating

public java.lang.Long getAverageReviewRating()
Returns the average review rating.

Returns:
The average review rating or null, if the average review rating isn't set.

setAverageReviewRating

public void setAverageReviewRating(java.lang.Long averageReviewRating)
Sets the average review rating.

Parameters:
averageReviewRating - The average review rating.

getReviewCount

public java.lang.Long getReviewCount()
Returns the review count.

Returns:
The review count or null, if the review count isn't set.

setReviewCount

public void setReviewCount(java.lang.Long reviewCount)
Sets the review count.

Parameters:
reviewCount - The review count.

getAwardList

public java.util.List<java.lang.String> getAwardList()
Returns the award list.

Returns:
The award list or null, if the award list isn't set.

setAwardList

public void setAwardList(java.util.List<java.lang.String> awardList)
Sets the award list.

Parameters:
awardList - The award list.

get18PlusRestricted

public java.lang.Boolean get18PlusRestricted()
Returns the 'is 18+ restricted' flag.

Returns:
The 'is 18+ restricted' flag or null, if the 'is 18+ restricted' flag isn't set.

set18PlusRestricted

public void set18PlusRestricted(java.lang.Boolean is18PlusRestricted)
Sets the 'is 18+ restricted' flag.

Parameters:
is18PlusRestricted - The 'is 18+ restricted' flag.

getAnimePlanetId

public java.lang.Long getAnimePlanetId()
Returns the Anime Planet Id.

Returns:
The Anime Planet Id or null, if the Anime Planet Id isn't set.

setAnimePlanetId

public void setAnimePlanetId(java.lang.Long animePlanetId)
Sets the Anime Planet Id.

Parameters:
animePlanetId - The Anime Planet Id.

getAnnId

public java.lang.Long getAnnId()
Returns the Ann Id.

Returns:
The Ann Id or null, if the Ann Id isn't set.

setAnnId

public void setAnnId(java.lang.Long annId)
Sets the Ann Id.

Parameters:
annId - The Ann Id.

getAllCinemaId

public java.lang.Long getAllCinemaId()
Returns the AllCinema Id.

Returns:
The AllCinema Id or null, if the AllCinema Id isn't set.

setAllCinemaId

public void setAllCinemaId(java.lang.Long allCinemaId)
Sets the AllCinema Id.

Parameters:
allCinemaId - The AllCinema Id.

getAnimeNfoId

public java.lang.String getAnimeNfoId()
Returns the AnimeNfo Id.

Returns:
The AnimeNfo Id or null, if the AnimeNfo Id isn't set.

setAnimeNfoId

public void setAnimeNfoId(java.lang.String animeNfoId)
Sets the AnimeNfo Id.

Parameters:
animeNfoId - The AnimeNfo Id.

getDateRecordUpdated

public java.lang.Long getDateRecordUpdated()
Returns the record update date.

Returns:
The record update date or null, if the record update date isn't set.

setDateRecordUpdated

public void setDateRecordUpdated(java.lang.Long dateRecordUpdated)
Sets the record update date.

Parameters:
dateRecordUpdated - The record update date.

getCharacterIdList

public java.util.List<java.lang.Long> getCharacterIdList()
Returns the character Id list.

Returns:
The character Id list or null, if the character Id list isn't set.

setCharacterIdList

public void setCharacterIdList(java.util.List<java.lang.Long> characterIdList)
Sets the character Id list.

Parameters:
characterIdList - The character Id list.

getCreatorIdList

public java.util.List<java.lang.Long> getCreatorIdList()
Returns the creator Id list.

Returns:
The creator Id list or null, if the creator Id list isn't set.

setCreatorIdList

public void setCreatorIdList(java.util.List<java.lang.Long> creatorIdList)
Sets the creator Id list.

Parameters:
creatorIdList - The creator Id list.

getProducerIdList

public java.util.List<java.lang.Long> getProducerIdList()
Returns the producer Id list.

Returns:
The producer Id list or null, if the producer Id list isn't set.

setProducerIdList

public void setProducerIdList(java.util.List<java.lang.Long> producerIdList)
Sets the producer Id list.

Parameters:
producerIdList - The producer Id list.

getProducerNameList

public java.util.List<java.lang.String> getProducerNameList()
Returns the producer name list.

Returns:
The producer name list or null, if the producer name list isn't set.

setProducerNameList

public void setProducerNameList(java.util.List<java.lang.String> producerNameList)
Sets the producer name list.

Parameters:
producerNameList - The producer name list.

getSpecialsCount

public java.lang.Long getSpecialsCount()
Returns the specials count.

Returns:
The specials count or null, if the specials count isn't set.

setSpecialsCount

public void setSpecialsCount(java.lang.Long specialsCount)
Sets the specials count.

Parameters:
specialsCount - The specials count.

getCreditsCount

public java.lang.Long getCreditsCount()
Returns the credits count.

Returns:
The credits count or null, if the credits count isn't set.

setCreditsCount

public void setCreditsCount(java.lang.Long creditsCount)
Sets the credits count.

Parameters:
creditsCount - The credits count.

getOtherCount

public java.lang.Long getOtherCount()
Returns the other count.

Returns:
The other count or null, if the other count isn't set.

setOtherCount

public void setOtherCount(java.lang.Long otherCount)
Sets the other count.

Parameters:
otherCount - The other count.

getTrailerCount

public java.lang.Long getTrailerCount()
Returns the trailer count.

Returns:
The trailer count or null, if the trailer count isn't set.

setTrailerCount

public void setTrailerCount(java.lang.Long trailerCount)
Sets the trailer count.

Parameters:
trailerCount - The trailer count.

getParodyCount

public java.lang.Long getParodyCount()
Returns the parody count.

Returns:
The parody count or null, if the parody count isn't set.

setParodyCount

public void setParodyCount(java.lang.Long parodyCount)
Sets the parody count.

Parameters:
parodyCount - The parody count.

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object