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
-
setId
-
name
-
getName
-
setName
-
parentStudio
-
getParentStudio
-
setParentStudio
-
equals
-
hashCode
-
toString
-