The Midlets are the data recording tables in J2ME RMS (Record Management System) to retrieve and display data.

String appt = "new record";
byte bytes[] = appt.getBytes();...