All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.uwetrottmann.trakt5.entities.SeasonIds Maven / Gradle / Ivy

package com.uwetrottmann.trakt5.entities;

public class SeasonIds {

    public Integer tvdb;
    public Integer tmdb;
    public Integer trakt;
    public Integer tvrage;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy