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

org.rapidgraphql.starwars.model.Episode Maven / Gradle / Ivy

There is a newer version: 2.4.0
Show newest version
package org.rapidgraphql.starwars.model;

public enum Episode {
    NEWHOPE,
    EMPIRE,
    JEDI
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy