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 TypeMethodDescriptionboolean
getId()
Get idgetName()
Get nameint
hashCode()
hasSpecials
(Boolean hasSpecials) Get hasSpecialsvoid
setHasSpecials
(Boolean hasSpecials) void
void
toString()
-
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
-