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
-
setId
-
name
-
getName
-
setName
-
hasSpecials
-
isHasSpecials
-
setHasSpecials
-
equals
-
hashCode
-
toString
-