Class Appointment

All Implemented Interfaces:
Serializable, Cloneable

public class Appointment extends IdTitle
See Also:
  • Constructor Details

    • Appointment

      public Appointment()
    • Appointment

      public Appointment(String title)
  • Method Details

    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)