public class AlternativeTitle extends Object implements Serializable
| Constructor and Description |
|---|
AlternativeTitle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCountry() |
String |
getTitle() |
int |
hashCode() |
void |
setCountry(String country) |
void |
setTitle(String title) |
Copyright © 2012–2017. All rights reserved.