Package com.amilesend.tvdb.client.model
Class EntityType
java.lang.Object
com.amilesend.tvdb.client.model.EntityType
Entity Type record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()Get idgetName()Get nameinthashCode()hasSpecials(Boolean hasSpecials) Get hasSpecialsvoidsetHasSpecials(Boolean hasSpecials) voidvoidtoString()
-
Constructor Details
-
EntityType
public EntityType()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
hasSpecials
-
isHasSpecials
Get hasSpecials- Returns:
- hasSpecials
-
setHasSpecials
-
equals
-
hashCode
public int hashCode() -
toString
-