package conf; public class GradignanLocationConf extends LocationConf { protected GradignanLocationConf() { super("2", "33", "33170"); } }