public HotelInfoTypeService() { this._features = new List <FeaturesTypeFeature>(); this._multimediaDescriptions = new MultimediaDescriptionsType(); this._operationSchedules = new List <OperationSchedulesPlusChargeTypeOperationSchedule>(); this._relativePosition = new RelativePositionType(); this._contact = new ContactInfoType(); }
public AreaInfoTypeRecreationsRecreation() { this._recreationDetails = new List <AreaInfoTypeRecreationsRecreationRecreationDetail>(); this._multimediaDescriptions = new AreaInfoTypeRecreationsRecreationMultimediaDescriptions(); this._refPoints = new List <RefPointsTypeRefPoint>(); this._operationSchedules = new List <OperationSchedulesPlusChargeTypeOperationSchedule>(); this._contact = new ContactInfoType(); }