| Package | Description |
|---|---|
| com.omertron.themoviedbapi.enumeration | |
| com.omertron.themoviedbapi.model.movie |
| Modifier and Type | Method and Description |
|---|---|
static ReleaseType |
ReleaseType.fromInteger(int type)
Get the Release Type from an integer type
|
static ReleaseType |
ReleaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReleaseType[] |
ReleaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseType |
ReleaseDate.getType() |
Copyright © 2012–2017. All rights reserved.