Package com.amilesend.tvdb.client.model
Class ProductionCountry
java.lang.Object
com.amilesend.tvdb.client.model.ProductionCountry
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-07-06T00:55:10.857723100-07:00[America/Los_Angeles]")
public class ProductionCountry
extends Object
Production country record
-
Constructor Details
-
ProductionCountry
public ProductionCountry()
-
-
Method Details
-
id
-
getId
-
setId
-
country
-
getCountry
-
setCountry
-
name
-
getName
-
setName
-
equals
-
hashCode
-
toString
-