| Package | Description |
|---|---|
| com.omertron.themoviedbapi.enumeration | |
| com.omertron.themoviedbapi.model.tv |
| Modifier and Type | Method and Description |
|---|---|
static TVEpisodeMethod |
TVEpisodeMethod.fromString(String method)
Convert a string into an Enum type
|
static TVEpisodeMethod |
TVEpisodeMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TVEpisodeMethod[] |
TVEpisodeMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TVEpisodeInfo.hasMethod(TVEpisodeMethod method) |
Copyright © 2012–2017. All rights reserved.