Package | Description |
---|---|
com.omertron.thetvdbapi.model |
Modifier and Type | Method and Description |
---|---|
static BannerType |
BannerType.fromString(String type)
Set the banner type from a string.
|
BannerType |
Banner.getBannerType2() |
static BannerType |
BannerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BannerType[] |
BannerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Banner.setBannerType2(BannerType bannerType2) |
Copyright © 2012-2015. All Rights Reserved.