public class SearchItem
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchItem.SearchItemName |
| Constructor and Description |
|---|
SearchItem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
getId() |
SearchItem.SearchItemName |
getName() |
java.lang.String |
getType() |
Value |
getYear() |
int |
hashCode() |
public java.lang.String getType()
public int getId()
public SearchItem.SearchItemName getName()
public Value getYear()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object