예제 #1
0
 public HotelResModifyType()
 {
     this._tPA_Extensions  = new TPA_ExtensionsType();
     this._writtenConfInst = new WrittenConfInstType();
     this._routingHops     = new List <RoutingHopTypeRoutingHop>();
     this._hotelResModify  = new List <HotelResModifyTypeHotelResModify>();
 }
예제 #2
0
 public HotelReservationType()
 {
     this._tPA_Extensions         = new TPA_ExtensionsType();
     this._queue                  = new HotelReservationTypeQueue();
     this._writtenConfInst        = new WrittenConfInstType();
     this._resGlobalInfo          = new HotelReservationTypeResGlobalInfo();
     this._resGuests              = new List <ResGuestType>();
     this._billingInstructionCode = new List <HotelReservationTypeBillingInstructionCode>();
     this._services               = new ServicesType();
     this._roomStays              = new List <RoomStaysTypeRoomStay>();
     this._uniqueID               = new List <UniqueID_Type>();
     this._pOS = new List <SourceType>();
 }
 public VehicleReservationRQAdditionalInfoType()
 {
     this._tPA_Extensions    = new TPA_ExtensionsType();
     this._remark            = new List <ParagraphType>();
     this._writtenConfInst   = new WrittenConfInstType();
     this._tourInfo          = new VehicleTourInfoType();
     this._reference         = new VehicleReservationRQAdditionalInfoTypeReference();
     this._rentalPaymentPref = new List <VehicleReservationRQAdditionalInfoTypeRentalPaymentPref>();
     this._arrivalDetails    = new VehicleArrivalDetailsType();
     this._offLocService     = new List <OffLocationServiceType>();
     this._coveragePrefs     = new List <VehicleReservationRQAdditionalInfoTypeCoveragePref>();
     this._specialReqPref    = new List <VehicleSpecialReqPrefType>();
 }
예제 #4
0
 public VehicleSegmentAdditionalInfoType()
 {
     this._tPA_Extensions      = new TPA_ExtensionsType();
     this._remark              = new List <ParagraphType>();
     this._writtenConfInst     = new WrittenConfInstType();
     this._arrivalDetails      = new VehicleArrivalDetailsType();
     this._specialReqPref      = new List <VehicleSpecialReqPrefType>();
     this._tourInfo            = new VehicleTourInfoType();
     this._locationDetails     = new List <VehicleLocationDetailsType>();
     this._vendorMessages      = new List <FormattedTextType>();
     this._pricedOffLocService = new List <OffLocationServicePricedType>();
     this._pricedCoverages     = new List <CoveragePricedType>();
     this._rentalPaymentAmount = new List <PaymentDetailType>();
     this._paymentRules        = new List <MonetaryRuleType>();
 }