Interface InstructorBean

All Known Implementing Classes:
InstructionBusy, InstructionFlight, InstructionSession

public interface InstructorBean
A Flight Academy database bean that contains an Instructor database ID.
Since:
1.0
Version:
1.0
Author:
Luke
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Returns the database ID of the Instructor.
  • Method Details

    • getInstructorID

      int getInstructorID()
      Returns the database ID of the Instructor.
      Returns:
      the Instructor's database ID