Package | Description |
---|---|
com.omertron.fanarttvapi.enumeration |
Modifier and Type | Method and Description |
---|---|
static FTSourceType |
FTSourceType.fromString(String artworkType)
Convert a string into an Enum type.
|
FTSourceType |
FTArtworkType.getSourceType()
Get the source type for the artwork type
|
FTSourceType |
FTArtworkType.source()
Get the source type for the artwork type
|
static FTSourceType |
FTSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FTSourceType[] |
FTSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018. All rights reserved.