getRecurrence method

String getRecurrence ()

Implementation

String getRecurrence() {
  return this.recurrence;
}