Uses of Interface
com.github.m0nk3y2k4.thetvdb.api.TheTVDBApi.JSON
-
Packages that use TheTVDBApi.JSON Package Description com.github.m0nk3y2k4.thetvdb.api Defines the public sources of this APIcom.github.m0nk3y2k4.thetvdb.internal.api.impl Defines the internal implementation of the public API -
-
Uses of TheTVDBApi.JSON in com.github.m0nk3y2k4.thetvdb.api
Methods in com.github.m0nk3y2k4.thetvdb.api that return TheTVDBApi.JSON Modifier and Type Method Description TheTVDBApi.JSONTheTVDBApi. json()Provides access to the API'sJSONlayout. -
Uses of TheTVDBApi.JSON in com.github.m0nk3y2k4.thetvdb.internal.api.impl
Methods in com.github.m0nk3y2k4.thetvdb.internal.api.impl that return TheTVDBApi.JSON Modifier and Type Method Description TheTVDBApi.JSONTheTVDBApiImpl. json()
-