Package com.amilesend.tvdb.client.model
Class StudioBaseRecord
java.lang.Object
com.amilesend.tvdb.client.model.StudioBaseRecord
studio record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
Get idgetName()
Get nameGet parentStudioint
hashCode()
parentStudio
(Integer parentStudio) void
void
void
setParentStudio
(Integer parentStudio) toString()
-
Constructor Details
-
StudioBaseRecord
public StudioBaseRecord()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
parentStudio
-
getParentStudio
Get parentStudio- Returns:
- parentStudio
-
setParentStudio
-
equals
-
hashCode
public int hashCode() -
toString
-