JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Index
Search
Help
Serialized Form
Package
com.amilesend.tvdb.client
Exception Class
com.amilesend.tvdb.client.ApiException
class ApiException extends
Exception
implements
Serializable
Serialized Fields
code
int code
responseBody
String
responseBody
responseHeaders
Map
<
String
,
List
<
String
>> responseHeaders
Package
com.amilesend.tvdb.client.model
Class
com.amilesend.tvdb.client.model.TranslationSimple
class TranslationSimple extends
HashMap
<
String
,
String
> implements
Serializable