| Package | Description |
|---|---|
| com.omertron.themoviedbapi.tools |
| Modifier and Type | Method and Description |
|---|---|
static MethodSub |
MethodSub.fromString(String value)
Convert a string into an Enum type
|
static MethodSub |
MethodSub.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodSub[] |
MethodSub.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApiUrl |
ApiUrl.subMethod(MethodSub submethod)
Add a sub-methods
|
Copyright © 2012–2017. All rights reserved.