getLengthOfStay method

String getLengthOfStay()

Implementation

String getLengthOfStay() {
  return this.lengthOfStay;
}