public class ProductionCountry extends AbstractJsonMapping implements Serializable
| Constructor and Description |
|---|
ProductionCountry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCountry() |
String |
getName() |
int |
hashCode() |
void |
setCountry(String country) |
void |
setName(String name) |
handleUnknown, toStringCopyright © 2012–2017. All rights reserved.