public byte[] getTypeLocomotive() { Locomotive locomotive = new Locomotive(); return(locomotive.getLocomotive()); }