Package | Description |
---|---|
com.omertron.fanarttvapi.enumeration | |
com.omertron.fanarttvapi.tools |
Modifier and Type | Method and Description |
---|---|
static BaseType |
BaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseType[] |
BaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
URL |
ApiBuilder.getImageUrl(BaseType baseType,
String id)
Generate the URL for the artwork requests
|
URL |
ApiBuilder.getLatestUrl(BaseType baseType,
String date)
Generate the URL for the "latest" requests
|
Copyright © 2012–2018. All rights reserved.