| Package | Description |
|---|---|
| com.omertron.themoviedbapi.enumeration | |
| com.omertron.themoviedbapi.model.credits |
| Modifier and Type | Method and Description |
|---|---|
static CreditType |
CreditType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreditType[] |
CreditType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreditType |
CreditBasic.getCreditType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreditBasic.setCreditType(CreditType creditType) |
Copyright © 2012–2017. All rights reserved.