source: vendor/google/apiclient-services/src/Walletobjects/TransitClass.php

Last change on this file was e3d4e0a, checked in by Vlado 222039 <vlado.popovski@…>, 7 days ago

Upload project files

  • Property mode set to 100644
File size: 21.9 KB
Line 
1<?php
2/*
3 * Copyright 2014 Google Inc.
4 *
5 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
6 * use this file except in compliance with the License. You may obtain a copy of
7 * the License at
8 *
9 * http://www.apache.org/licenses/LICENSE-2.0
10 *
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
13 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
14 * License for the specific language governing permissions and limitations under
15 * the License.
16 */
17
18namespace Google\Service\Walletobjects;
19
20class TransitClass extends \Google\Collection
21{
22 protected $collection_key = 'valueAddedModuleData';
23 protected $activationOptionsType = ActivationOptions::class;
24 protected $activationOptionsDataType = '';
25 /**
26 * @var bool
27 */
28 public $allowMultipleUsersPerObject;
29 protected $appLinkDataType = AppLinkData::class;
30 protected $appLinkDataDataType = '';
31 protected $callbackOptionsType = CallbackOptions::class;
32 protected $callbackOptionsDataType = '';
33 protected $classTemplateInfoType = ClassTemplateInfo::class;
34 protected $classTemplateInfoDataType = '';
35 /**
36 * @var string
37 */
38 public $countryCode;
39 protected $customCarriageLabelType = LocalizedString::class;
40 protected $customCarriageLabelDataType = '';
41 protected $customCoachLabelType = LocalizedString::class;
42 protected $customCoachLabelDataType = '';
43 protected $customConcessionCategoryLabelType = LocalizedString::class;
44 protected $customConcessionCategoryLabelDataType = '';
45 protected $customConfirmationCodeLabelType = LocalizedString::class;
46 protected $customConfirmationCodeLabelDataType = '';
47 protected $customDiscountMessageLabelType = LocalizedString::class;
48 protected $customDiscountMessageLabelDataType = '';
49 protected $customFareClassLabelType = LocalizedString::class;
50 protected $customFareClassLabelDataType = '';
51 protected $customFareNameLabelType = LocalizedString::class;
52 protected $customFareNameLabelDataType = '';
53 protected $customOtherRestrictionsLabelType = LocalizedString::class;
54 protected $customOtherRestrictionsLabelDataType = '';
55 protected $customPlatformLabelType = LocalizedString::class;
56 protected $customPlatformLabelDataType = '';
57 protected $customPurchaseFaceValueLabelType = LocalizedString::class;
58 protected $customPurchaseFaceValueLabelDataType = '';
59 protected $customPurchasePriceLabelType = LocalizedString::class;
60 protected $customPurchasePriceLabelDataType = '';
61 protected $customPurchaseReceiptNumberLabelType = LocalizedString::class;
62 protected $customPurchaseReceiptNumberLabelDataType = '';
63 protected $customRouteRestrictionsDetailsLabelType = LocalizedString::class;
64 protected $customRouteRestrictionsDetailsLabelDataType = '';
65 protected $customRouteRestrictionsLabelType = LocalizedString::class;
66 protected $customRouteRestrictionsLabelDataType = '';
67 protected $customSeatLabelType = LocalizedString::class;
68 protected $customSeatLabelDataType = '';
69 protected $customTicketNumberLabelType = LocalizedString::class;
70 protected $customTicketNumberLabelDataType = '';
71 protected $customTimeRestrictionsLabelType = LocalizedString::class;
72 protected $customTimeRestrictionsLabelDataType = '';
73 protected $customTransitTerminusNameLabelType = LocalizedString::class;
74 protected $customTransitTerminusNameLabelDataType = '';
75 protected $customZoneLabelType = LocalizedString::class;
76 protected $customZoneLabelDataType = '';
77 /**
78 * @var bool
79 */
80 public $enableSingleLegItinerary;
81 /**
82 * @var bool
83 */
84 public $enableSmartTap;
85 protected $heroImageType = Image::class;
86 protected $heroImageDataType = '';
87 /**
88 * @var string
89 */
90 public $hexBackgroundColor;
91 protected $homepageUriType = Uri::class;
92 protected $homepageUriDataType = '';
93 /**
94 * @var string
95 */
96 public $id;
97 protected $imageModulesDataType = ImageModuleData::class;
98 protected $imageModulesDataDataType = 'array';
99 protected $infoModuleDataType = InfoModuleData::class;
100 protected $infoModuleDataDataType = '';
101 /**
102 * @var string
103 */
104 public $issuerName;
105 /**
106 * @var string
107 */
108 public $languageOverride;
109 protected $linksModuleDataType = LinksModuleData::class;
110 protected $linksModuleDataDataType = '';
111 protected $localizedIssuerNameType = LocalizedString::class;
112 protected $localizedIssuerNameDataType = '';
113 protected $locationsType = LatLongPoint::class;
114 protected $locationsDataType = 'array';
115 protected $logoType = Image::class;
116 protected $logoDataType = '';
117 protected $merchantLocationsType = MerchantLocation::class;
118 protected $merchantLocationsDataType = 'array';
119 protected $messagesType = Message::class;
120 protected $messagesDataType = 'array';
121 /**
122 * @var string
123 */
124 public $multipleDevicesAndHoldersAllowedStatus;
125 /**
126 * @var string
127 */
128 public $notifyPreference;
129 /**
130 * @var string[]
131 */
132 public $redemptionIssuers;
133 protected $reviewType = Review::class;
134 protected $reviewDataType = '';
135 /**
136 * @var string
137 */
138 public $reviewStatus;
139 protected $securityAnimationType = SecurityAnimation::class;
140 protected $securityAnimationDataType = '';
141 protected $textModulesDataType = TextModuleData::class;
142 protected $textModulesDataDataType = 'array';
143 protected $transitOperatorNameType = LocalizedString::class;
144 protected $transitOperatorNameDataType = '';
145 /**
146 * @var string
147 */
148 public $transitType;
149 protected $valueAddedModuleDataType = ValueAddedModuleData::class;
150 protected $valueAddedModuleDataDataType = 'array';
151 /**
152 * @var string
153 */
154 public $version;
155 /**
156 * @var string
157 */
158 public $viewUnlockRequirement;
159 protected $watermarkType = Image::class;
160 protected $watermarkDataType = '';
161 protected $wideLogoType = Image::class;
162 protected $wideLogoDataType = '';
163 protected $wordMarkType = Image::class;
164 protected $wordMarkDataType = '';
165
166 /**
167 * @param ActivationOptions
168 */
169 public function setActivationOptions(ActivationOptions $activationOptions)
170 {
171 $this->activationOptions = $activationOptions;
172 }
173 /**
174 * @return ActivationOptions
175 */
176 public function getActivationOptions()
177 {
178 return $this->activationOptions;
179 }
180 /**
181 * @param bool
182 */
183 public function setAllowMultipleUsersPerObject($allowMultipleUsersPerObject)
184 {
185 $this->allowMultipleUsersPerObject = $allowMultipleUsersPerObject;
186 }
187 /**
188 * @return bool
189 */
190 public function getAllowMultipleUsersPerObject()
191 {
192 return $this->allowMultipleUsersPerObject;
193 }
194 /**
195 * @param AppLinkData
196 */
197 public function setAppLinkData(AppLinkData $appLinkData)
198 {
199 $this->appLinkData = $appLinkData;
200 }
201 /**
202 * @return AppLinkData
203 */
204 public function getAppLinkData()
205 {
206 return $this->appLinkData;
207 }
208 /**
209 * @param CallbackOptions
210 */
211 public function setCallbackOptions(CallbackOptions $callbackOptions)
212 {
213 $this->callbackOptions = $callbackOptions;
214 }
215 /**
216 * @return CallbackOptions
217 */
218 public function getCallbackOptions()
219 {
220 return $this->callbackOptions;
221 }
222 /**
223 * @param ClassTemplateInfo
224 */
225 public function setClassTemplateInfo(ClassTemplateInfo $classTemplateInfo)
226 {
227 $this->classTemplateInfo = $classTemplateInfo;
228 }
229 /**
230 * @return ClassTemplateInfo
231 */
232 public function getClassTemplateInfo()
233 {
234 return $this->classTemplateInfo;
235 }
236 /**
237 * @param string
238 */
239 public function setCountryCode($countryCode)
240 {
241 $this->countryCode = $countryCode;
242 }
243 /**
244 * @return string
245 */
246 public function getCountryCode()
247 {
248 return $this->countryCode;
249 }
250 /**
251 * @param LocalizedString
252 */
253 public function setCustomCarriageLabel(LocalizedString $customCarriageLabel)
254 {
255 $this->customCarriageLabel = $customCarriageLabel;
256 }
257 /**
258 * @return LocalizedString
259 */
260 public function getCustomCarriageLabel()
261 {
262 return $this->customCarriageLabel;
263 }
264 /**
265 * @param LocalizedString
266 */
267 public function setCustomCoachLabel(LocalizedString $customCoachLabel)
268 {
269 $this->customCoachLabel = $customCoachLabel;
270 }
271 /**
272 * @return LocalizedString
273 */
274 public function getCustomCoachLabel()
275 {
276 return $this->customCoachLabel;
277 }
278 /**
279 * @param LocalizedString
280 */
281 public function setCustomConcessionCategoryLabel(LocalizedString $customConcessionCategoryLabel)
282 {
283 $this->customConcessionCategoryLabel = $customConcessionCategoryLabel;
284 }
285 /**
286 * @return LocalizedString
287 */
288 public function getCustomConcessionCategoryLabel()
289 {
290 return $this->customConcessionCategoryLabel;
291 }
292 /**
293 * @param LocalizedString
294 */
295 public function setCustomConfirmationCodeLabel(LocalizedString $customConfirmationCodeLabel)
296 {
297 $this->customConfirmationCodeLabel = $customConfirmationCodeLabel;
298 }
299 /**
300 * @return LocalizedString
301 */
302 public function getCustomConfirmationCodeLabel()
303 {
304 return $this->customConfirmationCodeLabel;
305 }
306 /**
307 * @param LocalizedString
308 */
309 public function setCustomDiscountMessageLabel(LocalizedString $customDiscountMessageLabel)
310 {
311 $this->customDiscountMessageLabel = $customDiscountMessageLabel;
312 }
313 /**
314 * @return LocalizedString
315 */
316 public function getCustomDiscountMessageLabel()
317 {
318 return $this->customDiscountMessageLabel;
319 }
320 /**
321 * @param LocalizedString
322 */
323 public function setCustomFareClassLabel(LocalizedString $customFareClassLabel)
324 {
325 $this->customFareClassLabel = $customFareClassLabel;
326 }
327 /**
328 * @return LocalizedString
329 */
330 public function getCustomFareClassLabel()
331 {
332 return $this->customFareClassLabel;
333 }
334 /**
335 * @param LocalizedString
336 */
337 public function setCustomFareNameLabel(LocalizedString $customFareNameLabel)
338 {
339 $this->customFareNameLabel = $customFareNameLabel;
340 }
341 /**
342 * @return LocalizedString
343 */
344 public function getCustomFareNameLabel()
345 {
346 return $this->customFareNameLabel;
347 }
348 /**
349 * @param LocalizedString
350 */
351 public function setCustomOtherRestrictionsLabel(LocalizedString $customOtherRestrictionsLabel)
352 {
353 $this->customOtherRestrictionsLabel = $customOtherRestrictionsLabel;
354 }
355 /**
356 * @return LocalizedString
357 */
358 public function getCustomOtherRestrictionsLabel()
359 {
360 return $this->customOtherRestrictionsLabel;
361 }
362 /**
363 * @param LocalizedString
364 */
365 public function setCustomPlatformLabel(LocalizedString $customPlatformLabel)
366 {
367 $this->customPlatformLabel = $customPlatformLabel;
368 }
369 /**
370 * @return LocalizedString
371 */
372 public function getCustomPlatformLabel()
373 {
374 return $this->customPlatformLabel;
375 }
376 /**
377 * @param LocalizedString
378 */
379 public function setCustomPurchaseFaceValueLabel(LocalizedString $customPurchaseFaceValueLabel)
380 {
381 $this->customPurchaseFaceValueLabel = $customPurchaseFaceValueLabel;
382 }
383 /**
384 * @return LocalizedString
385 */
386 public function getCustomPurchaseFaceValueLabel()
387 {
388 return $this->customPurchaseFaceValueLabel;
389 }
390 /**
391 * @param LocalizedString
392 */
393 public function setCustomPurchasePriceLabel(LocalizedString $customPurchasePriceLabel)
394 {
395 $this->customPurchasePriceLabel = $customPurchasePriceLabel;
396 }
397 /**
398 * @return LocalizedString
399 */
400 public function getCustomPurchasePriceLabel()
401 {
402 return $this->customPurchasePriceLabel;
403 }
404 /**
405 * @param LocalizedString
406 */
407 public function setCustomPurchaseReceiptNumberLabel(LocalizedString $customPurchaseReceiptNumberLabel)
408 {
409 $this->customPurchaseReceiptNumberLabel = $customPurchaseReceiptNumberLabel;
410 }
411 /**
412 * @return LocalizedString
413 */
414 public function getCustomPurchaseReceiptNumberLabel()
415 {
416 return $this->customPurchaseReceiptNumberLabel;
417 }
418 /**
419 * @param LocalizedString
420 */
421 public function setCustomRouteRestrictionsDetailsLabel(LocalizedString $customRouteRestrictionsDetailsLabel)
422 {
423 $this->customRouteRestrictionsDetailsLabel = $customRouteRestrictionsDetailsLabel;
424 }
425 /**
426 * @return LocalizedString
427 */
428 public function getCustomRouteRestrictionsDetailsLabel()
429 {
430 return $this->customRouteRestrictionsDetailsLabel;
431 }
432 /**
433 * @param LocalizedString
434 */
435 public function setCustomRouteRestrictionsLabel(LocalizedString $customRouteRestrictionsLabel)
436 {
437 $this->customRouteRestrictionsLabel = $customRouteRestrictionsLabel;
438 }
439 /**
440 * @return LocalizedString
441 */
442 public function getCustomRouteRestrictionsLabel()
443 {
444 return $this->customRouteRestrictionsLabel;
445 }
446 /**
447 * @param LocalizedString
448 */
449 public function setCustomSeatLabel(LocalizedString $customSeatLabel)
450 {
451 $this->customSeatLabel = $customSeatLabel;
452 }
453 /**
454 * @return LocalizedString
455 */
456 public function getCustomSeatLabel()
457 {
458 return $this->customSeatLabel;
459 }
460 /**
461 * @param LocalizedString
462 */
463 public function setCustomTicketNumberLabel(LocalizedString $customTicketNumberLabel)
464 {
465 $this->customTicketNumberLabel = $customTicketNumberLabel;
466 }
467 /**
468 * @return LocalizedString
469 */
470 public function getCustomTicketNumberLabel()
471 {
472 return $this->customTicketNumberLabel;
473 }
474 /**
475 * @param LocalizedString
476 */
477 public function setCustomTimeRestrictionsLabel(LocalizedString $customTimeRestrictionsLabel)
478 {
479 $this->customTimeRestrictionsLabel = $customTimeRestrictionsLabel;
480 }
481 /**
482 * @return LocalizedString
483 */
484 public function getCustomTimeRestrictionsLabel()
485 {
486 return $this->customTimeRestrictionsLabel;
487 }
488 /**
489 * @param LocalizedString
490 */
491 public function setCustomTransitTerminusNameLabel(LocalizedString $customTransitTerminusNameLabel)
492 {
493 $this->customTransitTerminusNameLabel = $customTransitTerminusNameLabel;
494 }
495 /**
496 * @return LocalizedString
497 */
498 public function getCustomTransitTerminusNameLabel()
499 {
500 return $this->customTransitTerminusNameLabel;
501 }
502 /**
503 * @param LocalizedString
504 */
505 public function setCustomZoneLabel(LocalizedString $customZoneLabel)
506 {
507 $this->customZoneLabel = $customZoneLabel;
508 }
509 /**
510 * @return LocalizedString
511 */
512 public function getCustomZoneLabel()
513 {
514 return $this->customZoneLabel;
515 }
516 /**
517 * @param bool
518 */
519 public function setEnableSingleLegItinerary($enableSingleLegItinerary)
520 {
521 $this->enableSingleLegItinerary = $enableSingleLegItinerary;
522 }
523 /**
524 * @return bool
525 */
526 public function getEnableSingleLegItinerary()
527 {
528 return $this->enableSingleLegItinerary;
529 }
530 /**
531 * @param bool
532 */
533 public function setEnableSmartTap($enableSmartTap)
534 {
535 $this->enableSmartTap = $enableSmartTap;
536 }
537 /**
538 * @return bool
539 */
540 public function getEnableSmartTap()
541 {
542 return $this->enableSmartTap;
543 }
544 /**
545 * @param Image
546 */
547 public function setHeroImage(Image $heroImage)
548 {
549 $this->heroImage = $heroImage;
550 }
551 /**
552 * @return Image
553 */
554 public function getHeroImage()
555 {
556 return $this->heroImage;
557 }
558 /**
559 * @param string
560 */
561 public function setHexBackgroundColor($hexBackgroundColor)
562 {
563 $this->hexBackgroundColor = $hexBackgroundColor;
564 }
565 /**
566 * @return string
567 */
568 public function getHexBackgroundColor()
569 {
570 return $this->hexBackgroundColor;
571 }
572 /**
573 * @param Uri
574 */
575 public function setHomepageUri(Uri $homepageUri)
576 {
577 $this->homepageUri = $homepageUri;
578 }
579 /**
580 * @return Uri
581 */
582 public function getHomepageUri()
583 {
584 return $this->homepageUri;
585 }
586 /**
587 * @param string
588 */
589 public function setId($id)
590 {
591 $this->id = $id;
592 }
593 /**
594 * @return string
595 */
596 public function getId()
597 {
598 return $this->id;
599 }
600 /**
601 * @param ImageModuleData[]
602 */
603 public function setImageModulesData($imageModulesData)
604 {
605 $this->imageModulesData = $imageModulesData;
606 }
607 /**
608 * @return ImageModuleData[]
609 */
610 public function getImageModulesData()
611 {
612 return $this->imageModulesData;
613 }
614 /**
615 * @param InfoModuleData
616 */
617 public function setInfoModuleData(InfoModuleData $infoModuleData)
618 {
619 $this->infoModuleData = $infoModuleData;
620 }
621 /**
622 * @return InfoModuleData
623 */
624 public function getInfoModuleData()
625 {
626 return $this->infoModuleData;
627 }
628 /**
629 * @param string
630 */
631 public function setIssuerName($issuerName)
632 {
633 $this->issuerName = $issuerName;
634 }
635 /**
636 * @return string
637 */
638 public function getIssuerName()
639 {
640 return $this->issuerName;
641 }
642 /**
643 * @param string
644 */
645 public function setLanguageOverride($languageOverride)
646 {
647 $this->languageOverride = $languageOverride;
648 }
649 /**
650 * @return string
651 */
652 public function getLanguageOverride()
653 {
654 return $this->languageOverride;
655 }
656 /**
657 * @param LinksModuleData
658 */
659 public function setLinksModuleData(LinksModuleData $linksModuleData)
660 {
661 $this->linksModuleData = $linksModuleData;
662 }
663 /**
664 * @return LinksModuleData
665 */
666 public function getLinksModuleData()
667 {
668 return $this->linksModuleData;
669 }
670 /**
671 * @param LocalizedString
672 */
673 public function setLocalizedIssuerName(LocalizedString $localizedIssuerName)
674 {
675 $this->localizedIssuerName = $localizedIssuerName;
676 }
677 /**
678 * @return LocalizedString
679 */
680 public function getLocalizedIssuerName()
681 {
682 return $this->localizedIssuerName;
683 }
684 /**
685 * @param LatLongPoint[]
686 */
687 public function setLocations($locations)
688 {
689 $this->locations = $locations;
690 }
691 /**
692 * @return LatLongPoint[]
693 */
694 public function getLocations()
695 {
696 return $this->locations;
697 }
698 /**
699 * @param Image
700 */
701 public function setLogo(Image $logo)
702 {
703 $this->logo = $logo;
704 }
705 /**
706 * @return Image
707 */
708 public function getLogo()
709 {
710 return $this->logo;
711 }
712 /**
713 * @param MerchantLocation[]
714 */
715 public function setMerchantLocations($merchantLocations)
716 {
717 $this->merchantLocations = $merchantLocations;
718 }
719 /**
720 * @return MerchantLocation[]
721 */
722 public function getMerchantLocations()
723 {
724 return $this->merchantLocations;
725 }
726 /**
727 * @param Message[]
728 */
729 public function setMessages($messages)
730 {
731 $this->messages = $messages;
732 }
733 /**
734 * @return Message[]
735 */
736 public function getMessages()
737 {
738 return $this->messages;
739 }
740 /**
741 * @param string
742 */
743 public function setMultipleDevicesAndHoldersAllowedStatus($multipleDevicesAndHoldersAllowedStatus)
744 {
745 $this->multipleDevicesAndHoldersAllowedStatus = $multipleDevicesAndHoldersAllowedStatus;
746 }
747 /**
748 * @return string
749 */
750 public function getMultipleDevicesAndHoldersAllowedStatus()
751 {
752 return $this->multipleDevicesAndHoldersAllowedStatus;
753 }
754 /**
755 * @param string
756 */
757 public function setNotifyPreference($notifyPreference)
758 {
759 $this->notifyPreference = $notifyPreference;
760 }
761 /**
762 * @return string
763 */
764 public function getNotifyPreference()
765 {
766 return $this->notifyPreference;
767 }
768 /**
769 * @param string[]
770 */
771 public function setRedemptionIssuers($redemptionIssuers)
772 {
773 $this->redemptionIssuers = $redemptionIssuers;
774 }
775 /**
776 * @return string[]
777 */
778 public function getRedemptionIssuers()
779 {
780 return $this->redemptionIssuers;
781 }
782 /**
783 * @param Review
784 */
785 public function setReview(Review $review)
786 {
787 $this->review = $review;
788 }
789 /**
790 * @return Review
791 */
792 public function getReview()
793 {
794 return $this->review;
795 }
796 /**
797 * @param string
798 */
799 public function setReviewStatus($reviewStatus)
800 {
801 $this->reviewStatus = $reviewStatus;
802 }
803 /**
804 * @return string
805 */
806 public function getReviewStatus()
807 {
808 return $this->reviewStatus;
809 }
810 /**
811 * @param SecurityAnimation
812 */
813 public function setSecurityAnimation(SecurityAnimation $securityAnimation)
814 {
815 $this->securityAnimation = $securityAnimation;
816 }
817 /**
818 * @return SecurityAnimation
819 */
820 public function getSecurityAnimation()
821 {
822 return $this->securityAnimation;
823 }
824 /**
825 * @param TextModuleData[]
826 */
827 public function setTextModulesData($textModulesData)
828 {
829 $this->textModulesData = $textModulesData;
830 }
831 /**
832 * @return TextModuleData[]
833 */
834 public function getTextModulesData()
835 {
836 return $this->textModulesData;
837 }
838 /**
839 * @param LocalizedString
840 */
841 public function setTransitOperatorName(LocalizedString $transitOperatorName)
842 {
843 $this->transitOperatorName = $transitOperatorName;
844 }
845 /**
846 * @return LocalizedString
847 */
848 public function getTransitOperatorName()
849 {
850 return $this->transitOperatorName;
851 }
852 /**
853 * @param string
854 */
855 public function setTransitType($transitType)
856 {
857 $this->transitType = $transitType;
858 }
859 /**
860 * @return string
861 */
862 public function getTransitType()
863 {
864 return $this->transitType;
865 }
866 /**
867 * @param ValueAddedModuleData[]
868 */
869 public function setValueAddedModuleData($valueAddedModuleData)
870 {
871 $this->valueAddedModuleData = $valueAddedModuleData;
872 }
873 /**
874 * @return ValueAddedModuleData[]
875 */
876 public function getValueAddedModuleData()
877 {
878 return $this->valueAddedModuleData;
879 }
880 /**
881 * @param string
882 */
883 public function setVersion($version)
884 {
885 $this->version = $version;
886 }
887 /**
888 * @return string
889 */
890 public function getVersion()
891 {
892 return $this->version;
893 }
894 /**
895 * @param string
896 */
897 public function setViewUnlockRequirement($viewUnlockRequirement)
898 {
899 $this->viewUnlockRequirement = $viewUnlockRequirement;
900 }
901 /**
902 * @return string
903 */
904 public function getViewUnlockRequirement()
905 {
906 return $this->viewUnlockRequirement;
907 }
908 /**
909 * @param Image
910 */
911 public function setWatermark(Image $watermark)
912 {
913 $this->watermark = $watermark;
914 }
915 /**
916 * @return Image
917 */
918 public function getWatermark()
919 {
920 return $this->watermark;
921 }
922 /**
923 * @param Image
924 */
925 public function setWideLogo(Image $wideLogo)
926 {
927 $this->wideLogo = $wideLogo;
928 }
929 /**
930 * @return Image
931 */
932 public function getWideLogo()
933 {
934 return $this->wideLogo;
935 }
936 /**
937 * @param Image
938 */
939 public function setWordMark(Image $wordMark)
940 {
941 $this->wordMark = $wordMark;
942 }
943 /**
944 * @return Image
945 */
946 public function getWordMark()
947 {
948 return $this->wordMark;
949 }
950}
951
952// Adding a class alias for backwards compatibility with the previous class name.
953class_alias(TransitClass::class, 'Google_Service_Walletobjects_TransitClass');
Note: See TracBrowser for help on using the repository browser.