package de.uvok.tuxguitar; public class Tempo { public int type; public int bpm; }