| Package | Description |
|---|---|
| org.yamj.api.trakttv.model.enumeration | |
| org.yamj.api.trakttv.service |
| Modifier and Type | Method and Description |
|---|---|
static SearchType |
SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchType[] |
SearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchResult> |
SearchService.textSearch(String query,
SearchType type,
Integer year) |
List<SearchResult> |
SearchService.textSearch(String query,
SearchType type,
Integer year,
Integer page,
Integer limit) |
Copyright © 2016-2017. All Rights Reserved.