Class ProductionCountry
java.lang.Object
com.amilesend.tvdb.client.model.ProductionCountry
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2025-01-04T10:20:55.453123-08: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
-