getDuration method

int getDuration ()

Implementation

int getDuration() {
  return this.duration;
}