|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.anidb.Anime
public class Anime
An anime.
| 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 |
|---|
public 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)
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 |
|---|
public java.lang.Long getAnimeId()
null, if the anime id isn't set.public void setAnimeId(java.lang.Long animeId)
animeId - The anime Id.public java.lang.String getYear()
null, if the year isn't set.public void setYear(java.lang.String year)
year - The year.public java.lang.String getType()
null, if the type isn't set.public void setType(java.lang.String type)
type - The type.public java.util.List<java.lang.String> getRelatedAidList()
null, if the related
anime Id list isn't set.public void setRelatedAidList(java.util.List<java.lang.String> relatedAidList)
relatedAidList - The related anime Id list.public java.util.List<java.lang.String> getRelatedAidType()
null, if the related anime
type isn't set.RelatedTypepublic void setRelatedAidType(java.util.List<java.lang.String> relatedAidType)
relatedAidType - The related anime type.RelatedTypepublic java.util.List<java.lang.String> getCategoryList()
null, if the category list
isn't set.public void setCategoryList(java.util.List<java.lang.String> categoryList)
categoryList - The category list.public java.util.List<java.lang.String> getCategoryWeightList()
null, if the category
weight list isn't set.public void setCategoryWeightList(java.util.List<java.lang.String> categoryWeightList)
categoryWeightList - The category weight list.public java.lang.String getRomajiName()
null, if the romaji name isn't
set.public void setRomajiName(java.lang.String romajiName)
romajiName - The romaji name.public java.lang.String getKanjiName()
null, if the kanji name isn't set.public void setKanjiName(java.lang.String kanjiName)
kanjiName - The kanji name.public java.lang.String getEnglishName()
null, if the english name isn't
set.public void setEnglishName(java.lang.String englishName)
englishName - The english name.public java.util.List<java.lang.String> getOtherNames()
null, if the other names
list isn't set.public void setOtherNames(java.util.List<java.lang.String> otherNames)
otherNames - The other names list.public java.util.List<java.lang.String> getShortNameList()
null, if the short name list
isn't set.public void setShortNameList(java.util.List<java.lang.String> shortNameList)
shortNameList - The short name list.public java.util.List<java.lang.String> getSynonymList()
null, if the synonym list isn't
set.public void setSynonymList(java.util.List<java.lang.String> synonymList)
synonymList - The synonym list.public java.lang.Long getEpisodes()
null, if the episodes aren't set.public void setEpisodes(java.lang.Long episodes)
episodes - The episodes.public java.lang.Long getNormalEpisodeCount()
null, if the normal
episode count isn't set.public void setNormalEpisodeCount(java.lang.Long normalEpisodeCount)
normalEpisodeCount - The normal episode count.public java.lang.Long getSpecialEpisodeCount()
null, if the special
episode count isn't set.public void setSpecialEpisodeCount(java.lang.Long specialEpisodeCount)
specialEpisodeCount - The special episode count.public java.lang.Long getAirDate()
null, if the air date isn't set.public void setAirDate(java.lang.Long airDate)
airDate - The air date.public java.lang.Long getEndDate()
null, if the end date isn't set.public void setEndDate(java.lang.Long endDate)
endDate - The end date.public java.lang.String getUrl()
null, if the url isn't set.public void setUrl(java.lang.String url)
url - The url.public java.lang.String getPicname()
null, if the picname isn't set.public void setPicname(java.lang.String picname)
picname - The picname.public java.util.List<java.lang.String> getCategoryIdList()
null, if the category Id
list isn't set.public void setCategoryIdList(java.util.List<java.lang.String> categoryIdList)
categoryIdList - The category Id list.public java.lang.Long getRating()
null, if the rating isn't set.public void setRating(java.lang.Long rating)
rating - The rating.public java.lang.Long getVoteCount()
null, if the vote isn't set.public void setVoteCount(java.lang.Long voteCount)
voteCount - The vote count.public java.lang.Long getTempRating()
null, if the temporary
rating isn't set.public void setTempRating(java.lang.Long tempRating)
tempRating - The temporary rating.public java.lang.Long getTempVoteCount()
null, if the temporary
vote count isn't set.public void setTempVoteCount(java.lang.Long tempVoteCount)
tempVoteCount - The temporary vote count.public java.lang.Long getAverageReviewRating()
null, if the average
review rating isn't set.public void setAverageReviewRating(java.lang.Long averageReviewRating)
averageReviewRating - The average review rating.public java.lang.Long getReviewCount()
null, if the review count isn't
set.public void setReviewCount(java.lang.Long reviewCount)
reviewCount - The review count.public java.util.List<java.lang.String> getAwardList()
null, if the award list isn't set.public void setAwardList(java.util.List<java.lang.String> awardList)
awardList - The award list.public java.lang.Boolean get18PlusRestricted()
null, if the 'is 18+
restricted' flag isn't set.public void set18PlusRestricted(java.lang.Boolean is18PlusRestricted)
is18PlusRestricted - The 'is 18+ restricted' flag.public java.lang.Long getAnimePlanetId()
null, if the Anime Planet Id
isn't set.public void setAnimePlanetId(java.lang.Long animePlanetId)
animePlanetId - The Anime Planet Id.public java.lang.Long getAnnId()
null, if the Ann Id isn't set.public void setAnnId(java.lang.Long annId)
annId - The Ann Id.public java.lang.Long getAllCinemaId()
null, if the AllCinema Id isn't
set.public void setAllCinemaId(java.lang.Long allCinemaId)
allCinemaId - The AllCinema Id.public java.lang.String getAnimeNfoId()
null, if the AnimeNfo Id isn't
set.public void setAnimeNfoId(java.lang.String animeNfoId)
animeNfoId - The AnimeNfo Id.public java.lang.Long getDateRecordUpdated()
null, if the record update
date isn't set.public void setDateRecordUpdated(java.lang.Long dateRecordUpdated)
dateRecordUpdated - The record update date.public java.util.List<java.lang.Long> getCharacterIdList()
null, if the character Id
list isn't set.public void setCharacterIdList(java.util.List<java.lang.Long> characterIdList)
characterIdList - The character Id list.public java.util.List<java.lang.Long> getCreatorIdList()
null, if the creator Id list
isn't set.public void setCreatorIdList(java.util.List<java.lang.Long> creatorIdList)
creatorIdList - The creator Id list.public java.util.List<java.lang.Long> getProducerIdList()
null, if the producer Id
list isn't set.public void setProducerIdList(java.util.List<java.lang.Long> producerIdList)
producerIdList - The producer Id list.public java.util.List<java.lang.String> getProducerNameList()
null, if the producer name
list isn't set.public void setProducerNameList(java.util.List<java.lang.String> producerNameList)
producerNameList - The producer name list.public java.lang.Long getSpecialsCount()
null, if the specials count
isn't set.public void setSpecialsCount(java.lang.Long specialsCount)
specialsCount - The specials count.public java.lang.Long getCreditsCount()
null, if the credits count
isn't set.public void setCreditsCount(java.lang.Long creditsCount)
creditsCount - The credits count.public java.lang.Long getOtherCount()
null, if the other count isn't
set.public void setOtherCount(java.lang.Long otherCount)
otherCount - The other count.public java.lang.Long getTrailerCount()
null, if the trailer count
isn't set.public void setTrailerCount(java.lang.Long trailerCount)
trailerCount - The trailer count.public java.lang.Long getParodyCount()
null, if the parody count isn't
set.public void setParodyCount(java.lang.Long parodyCount)
parodyCount - The parody count.public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||