[f9c482b] | 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 |
|
---|
| 18 | namespace Google\Service\YouTube;
|
---|
| 19 |
|
---|
| 20 | class ContentRating extends \Google\Collection
|
---|
| 21 | {
|
---|
| 22 | protected $collection_key = 'fpbRatingReasons';
|
---|
| 23 | /**
|
---|
| 24 | * @var string
|
---|
| 25 | */
|
---|
| 26 | public $acbRating;
|
---|
| 27 | /**
|
---|
| 28 | * @var string
|
---|
| 29 | */
|
---|
| 30 | public $agcomRating;
|
---|
| 31 | /**
|
---|
| 32 | * @var string
|
---|
| 33 | */
|
---|
| 34 | public $anatelRating;
|
---|
| 35 | /**
|
---|
| 36 | * @var string
|
---|
| 37 | */
|
---|
| 38 | public $bbfcRating;
|
---|
| 39 | /**
|
---|
| 40 | * @var string
|
---|
| 41 | */
|
---|
| 42 | public $bfvcRating;
|
---|
| 43 | /**
|
---|
| 44 | * @var string
|
---|
| 45 | */
|
---|
| 46 | public $bmukkRating;
|
---|
| 47 | /**
|
---|
| 48 | * @var string
|
---|
| 49 | */
|
---|
| 50 | public $catvRating;
|
---|
| 51 | /**
|
---|
| 52 | * @var string
|
---|
| 53 | */
|
---|
| 54 | public $catvfrRating;
|
---|
| 55 | /**
|
---|
| 56 | * @var string
|
---|
| 57 | */
|
---|
| 58 | public $cbfcRating;
|
---|
| 59 | /**
|
---|
| 60 | * @var string
|
---|
| 61 | */
|
---|
| 62 | public $cccRating;
|
---|
| 63 | /**
|
---|
| 64 | * @var string
|
---|
| 65 | */
|
---|
| 66 | public $cceRating;
|
---|
| 67 | /**
|
---|
| 68 | * @var string
|
---|
| 69 | */
|
---|
| 70 | public $chfilmRating;
|
---|
| 71 | /**
|
---|
| 72 | * @var string
|
---|
| 73 | */
|
---|
| 74 | public $chvrsRating;
|
---|
| 75 | /**
|
---|
| 76 | * @var string
|
---|
| 77 | */
|
---|
| 78 | public $cicfRating;
|
---|
| 79 | /**
|
---|
| 80 | * @var string
|
---|
| 81 | */
|
---|
| 82 | public $cnaRating;
|
---|
| 83 | /**
|
---|
| 84 | * @var string
|
---|
| 85 | */
|
---|
| 86 | public $cncRating;
|
---|
| 87 | /**
|
---|
| 88 | * @var string
|
---|
| 89 | */
|
---|
| 90 | public $csaRating;
|
---|
| 91 | /**
|
---|
| 92 | * @var string
|
---|
| 93 | */
|
---|
| 94 | public $cscfRating;
|
---|
| 95 | /**
|
---|
| 96 | * @var string
|
---|
| 97 | */
|
---|
| 98 | public $czfilmRating;
|
---|
| 99 | /**
|
---|
| 100 | * @var string
|
---|
| 101 | */
|
---|
| 102 | public $djctqRating;
|
---|
| 103 | /**
|
---|
| 104 | * @var string[]
|
---|
| 105 | */
|
---|
| 106 | public $djctqRatingReasons;
|
---|
| 107 | /**
|
---|
| 108 | * @var string
|
---|
| 109 | */
|
---|
| 110 | public $ecbmctRating;
|
---|
| 111 | /**
|
---|
| 112 | * @var string
|
---|
| 113 | */
|
---|
| 114 | public $eefilmRating;
|
---|
| 115 | /**
|
---|
| 116 | * @var string
|
---|
| 117 | */
|
---|
| 118 | public $egfilmRating;
|
---|
| 119 | /**
|
---|
| 120 | * @var string
|
---|
| 121 | */
|
---|
| 122 | public $eirinRating;
|
---|
| 123 | /**
|
---|
| 124 | * @var string
|
---|
| 125 | */
|
---|
| 126 | public $fcbmRating;
|
---|
| 127 | /**
|
---|
| 128 | * @var string
|
---|
| 129 | */
|
---|
| 130 | public $fcoRating;
|
---|
| 131 | /**
|
---|
| 132 | * @var string
|
---|
| 133 | */
|
---|
| 134 | public $fmocRating;
|
---|
| 135 | /**
|
---|
| 136 | * @var string
|
---|
| 137 | */
|
---|
| 138 | public $fpbRating;
|
---|
| 139 | /**
|
---|
| 140 | * @var string[]
|
---|
| 141 | */
|
---|
| 142 | public $fpbRatingReasons;
|
---|
| 143 | /**
|
---|
| 144 | * @var string
|
---|
| 145 | */
|
---|
| 146 | public $fskRating;
|
---|
| 147 | /**
|
---|
| 148 | * @var string
|
---|
| 149 | */
|
---|
| 150 | public $grfilmRating;
|
---|
| 151 | /**
|
---|
| 152 | * @var string
|
---|
| 153 | */
|
---|
| 154 | public $icaaRating;
|
---|
| 155 | /**
|
---|
| 156 | * @var string
|
---|
| 157 | */
|
---|
| 158 | public $ifcoRating;
|
---|
| 159 | /**
|
---|
| 160 | * @var string
|
---|
| 161 | */
|
---|
| 162 | public $ilfilmRating;
|
---|
| 163 | /**
|
---|
| 164 | * @var string
|
---|
| 165 | */
|
---|
| 166 | public $incaaRating;
|
---|
| 167 | /**
|
---|
| 168 | * @var string
|
---|
| 169 | */
|
---|
| 170 | public $kfcbRating;
|
---|
| 171 | /**
|
---|
| 172 | * @var string
|
---|
| 173 | */
|
---|
| 174 | public $kijkwijzerRating;
|
---|
| 175 | /**
|
---|
| 176 | * @var string
|
---|
| 177 | */
|
---|
| 178 | public $kmrbRating;
|
---|
| 179 | /**
|
---|
| 180 | * @var string
|
---|
| 181 | */
|
---|
| 182 | public $lsfRating;
|
---|
| 183 | /**
|
---|
| 184 | * @var string
|
---|
| 185 | */
|
---|
| 186 | public $mccaaRating;
|
---|
| 187 | /**
|
---|
| 188 | * @var string
|
---|
| 189 | */
|
---|
| 190 | public $mccypRating;
|
---|
| 191 | /**
|
---|
| 192 | * @var string
|
---|
| 193 | */
|
---|
| 194 | public $mcstRating;
|
---|
| 195 | /**
|
---|
| 196 | * @var string
|
---|
| 197 | */
|
---|
| 198 | public $mdaRating;
|
---|
| 199 | /**
|
---|
| 200 | * @var string
|
---|
| 201 | */
|
---|
| 202 | public $medietilsynetRating;
|
---|
| 203 | /**
|
---|
| 204 | * @var string
|
---|
| 205 | */
|
---|
| 206 | public $mekuRating;
|
---|
| 207 | /**
|
---|
| 208 | * @var string
|
---|
| 209 | */
|
---|
| 210 | public $menaMpaaRating;
|
---|
| 211 | /**
|
---|
| 212 | * @var string
|
---|
| 213 | */
|
---|
| 214 | public $mibacRating;
|
---|
| 215 | /**
|
---|
| 216 | * @var string
|
---|
| 217 | */
|
---|
| 218 | public $mocRating;
|
---|
| 219 | /**
|
---|
| 220 | * @var string
|
---|
| 221 | */
|
---|
| 222 | public $moctwRating;
|
---|
| 223 | /**
|
---|
| 224 | * @var string
|
---|
| 225 | */
|
---|
| 226 | public $mpaaRating;
|
---|
| 227 | /**
|
---|
| 228 | * @var string
|
---|
| 229 | */
|
---|
| 230 | public $mpaatRating;
|
---|
| 231 | /**
|
---|
| 232 | * @var string
|
---|
| 233 | */
|
---|
| 234 | public $mtrcbRating;
|
---|
| 235 | /**
|
---|
| 236 | * @var string
|
---|
| 237 | */
|
---|
| 238 | public $nbcRating;
|
---|
| 239 | /**
|
---|
| 240 | * @var string
|
---|
| 241 | */
|
---|
| 242 | public $nbcplRating;
|
---|
| 243 | /**
|
---|
| 244 | * @var string
|
---|
| 245 | */
|
---|
| 246 | public $nfrcRating;
|
---|
| 247 | /**
|
---|
| 248 | * @var string
|
---|
| 249 | */
|
---|
| 250 | public $nfvcbRating;
|
---|
| 251 | /**
|
---|
| 252 | * @var string
|
---|
| 253 | */
|
---|
| 254 | public $nkclvRating;
|
---|
| 255 | /**
|
---|
| 256 | * @var string
|
---|
| 257 | */
|
---|
| 258 | public $nmcRating;
|
---|
| 259 | /**
|
---|
| 260 | * @var string
|
---|
| 261 | */
|
---|
| 262 | public $oflcRating;
|
---|
| 263 | /**
|
---|
| 264 | * @var string
|
---|
| 265 | */
|
---|
| 266 | public $pefilmRating;
|
---|
| 267 | /**
|
---|
| 268 | * @var string
|
---|
| 269 | */
|
---|
| 270 | public $rcnofRating;
|
---|
| 271 | /**
|
---|
| 272 | * @var string
|
---|
| 273 | */
|
---|
| 274 | public $resorteviolenciaRating;
|
---|
| 275 | /**
|
---|
| 276 | * @var string
|
---|
| 277 | */
|
---|
| 278 | public $rtcRating;
|
---|
| 279 | /**
|
---|
| 280 | * @var string
|
---|
| 281 | */
|
---|
| 282 | public $rteRating;
|
---|
| 283 | /**
|
---|
| 284 | * @var string
|
---|
| 285 | */
|
---|
| 286 | public $russiaRating;
|
---|
| 287 | /**
|
---|
| 288 | * @var string
|
---|
| 289 | */
|
---|
| 290 | public $skfilmRating;
|
---|
| 291 | /**
|
---|
| 292 | * @var string
|
---|
| 293 | */
|
---|
| 294 | public $smaisRating;
|
---|
| 295 | /**
|
---|
| 296 | * @var string
|
---|
| 297 | */
|
---|
| 298 | public $smsaRating;
|
---|
| 299 | /**
|
---|
| 300 | * @var string
|
---|
| 301 | */
|
---|
| 302 | public $tvpgRating;
|
---|
| 303 | /**
|
---|
| 304 | * @var string
|
---|
| 305 | */
|
---|
| 306 | public $ytRating;
|
---|
| 307 |
|
---|
| 308 | /**
|
---|
| 309 | * @param string
|
---|
| 310 | */
|
---|
| 311 | public function setAcbRating($acbRating)
|
---|
| 312 | {
|
---|
| 313 | $this->acbRating = $acbRating;
|
---|
| 314 | }
|
---|
| 315 | /**
|
---|
| 316 | * @return string
|
---|
| 317 | */
|
---|
| 318 | public function getAcbRating()
|
---|
| 319 | {
|
---|
| 320 | return $this->acbRating;
|
---|
| 321 | }
|
---|
| 322 | /**
|
---|
| 323 | * @param string
|
---|
| 324 | */
|
---|
| 325 | public function setAgcomRating($agcomRating)
|
---|
| 326 | {
|
---|
| 327 | $this->agcomRating = $agcomRating;
|
---|
| 328 | }
|
---|
| 329 | /**
|
---|
| 330 | * @return string
|
---|
| 331 | */
|
---|
| 332 | public function getAgcomRating()
|
---|
| 333 | {
|
---|
| 334 | return $this->agcomRating;
|
---|
| 335 | }
|
---|
| 336 | /**
|
---|
| 337 | * @param string
|
---|
| 338 | */
|
---|
| 339 | public function setAnatelRating($anatelRating)
|
---|
| 340 | {
|
---|
| 341 | $this->anatelRating = $anatelRating;
|
---|
| 342 | }
|
---|
| 343 | /**
|
---|
| 344 | * @return string
|
---|
| 345 | */
|
---|
| 346 | public function getAnatelRating()
|
---|
| 347 | {
|
---|
| 348 | return $this->anatelRating;
|
---|
| 349 | }
|
---|
| 350 | /**
|
---|
| 351 | * @param string
|
---|
| 352 | */
|
---|
| 353 | public function setBbfcRating($bbfcRating)
|
---|
| 354 | {
|
---|
| 355 | $this->bbfcRating = $bbfcRating;
|
---|
| 356 | }
|
---|
| 357 | /**
|
---|
| 358 | * @return string
|
---|
| 359 | */
|
---|
| 360 | public function getBbfcRating()
|
---|
| 361 | {
|
---|
| 362 | return $this->bbfcRating;
|
---|
| 363 | }
|
---|
| 364 | /**
|
---|
| 365 | * @param string
|
---|
| 366 | */
|
---|
| 367 | public function setBfvcRating($bfvcRating)
|
---|
| 368 | {
|
---|
| 369 | $this->bfvcRating = $bfvcRating;
|
---|
| 370 | }
|
---|
| 371 | /**
|
---|
| 372 | * @return string
|
---|
| 373 | */
|
---|
| 374 | public function getBfvcRating()
|
---|
| 375 | {
|
---|
| 376 | return $this->bfvcRating;
|
---|
| 377 | }
|
---|
| 378 | /**
|
---|
| 379 | * @param string
|
---|
| 380 | */
|
---|
| 381 | public function setBmukkRating($bmukkRating)
|
---|
| 382 | {
|
---|
| 383 | $this->bmukkRating = $bmukkRating;
|
---|
| 384 | }
|
---|
| 385 | /**
|
---|
| 386 | * @return string
|
---|
| 387 | */
|
---|
| 388 | public function getBmukkRating()
|
---|
| 389 | {
|
---|
| 390 | return $this->bmukkRating;
|
---|
| 391 | }
|
---|
| 392 | /**
|
---|
| 393 | * @param string
|
---|
| 394 | */
|
---|
| 395 | public function setCatvRating($catvRating)
|
---|
| 396 | {
|
---|
| 397 | $this->catvRating = $catvRating;
|
---|
| 398 | }
|
---|
| 399 | /**
|
---|
| 400 | * @return string
|
---|
| 401 | */
|
---|
| 402 | public function getCatvRating()
|
---|
| 403 | {
|
---|
| 404 | return $this->catvRating;
|
---|
| 405 | }
|
---|
| 406 | /**
|
---|
| 407 | * @param string
|
---|
| 408 | */
|
---|
| 409 | public function setCatvfrRating($catvfrRating)
|
---|
| 410 | {
|
---|
| 411 | $this->catvfrRating = $catvfrRating;
|
---|
| 412 | }
|
---|
| 413 | /**
|
---|
| 414 | * @return string
|
---|
| 415 | */
|
---|
| 416 | public function getCatvfrRating()
|
---|
| 417 | {
|
---|
| 418 | return $this->catvfrRating;
|
---|
| 419 | }
|
---|
| 420 | /**
|
---|
| 421 | * @param string
|
---|
| 422 | */
|
---|
| 423 | public function setCbfcRating($cbfcRating)
|
---|
| 424 | {
|
---|
| 425 | $this->cbfcRating = $cbfcRating;
|
---|
| 426 | }
|
---|
| 427 | /**
|
---|
| 428 | * @return string
|
---|
| 429 | */
|
---|
| 430 | public function getCbfcRating()
|
---|
| 431 | {
|
---|
| 432 | return $this->cbfcRating;
|
---|
| 433 | }
|
---|
| 434 | /**
|
---|
| 435 | * @param string
|
---|
| 436 | */
|
---|
| 437 | public function setCccRating($cccRating)
|
---|
| 438 | {
|
---|
| 439 | $this->cccRating = $cccRating;
|
---|
| 440 | }
|
---|
| 441 | /**
|
---|
| 442 | * @return string
|
---|
| 443 | */
|
---|
| 444 | public function getCccRating()
|
---|
| 445 | {
|
---|
| 446 | return $this->cccRating;
|
---|
| 447 | }
|
---|
| 448 | /**
|
---|
| 449 | * @param string
|
---|
| 450 | */
|
---|
| 451 | public function setCceRating($cceRating)
|
---|
| 452 | {
|
---|
| 453 | $this->cceRating = $cceRating;
|
---|
| 454 | }
|
---|
| 455 | /**
|
---|
| 456 | * @return string
|
---|
| 457 | */
|
---|
| 458 | public function getCceRating()
|
---|
| 459 | {
|
---|
| 460 | return $this->cceRating;
|
---|
| 461 | }
|
---|
| 462 | /**
|
---|
| 463 | * @param string
|
---|
| 464 | */
|
---|
| 465 | public function setChfilmRating($chfilmRating)
|
---|
| 466 | {
|
---|
| 467 | $this->chfilmRating = $chfilmRating;
|
---|
| 468 | }
|
---|
| 469 | /**
|
---|
| 470 | * @return string
|
---|
| 471 | */
|
---|
| 472 | public function getChfilmRating()
|
---|
| 473 | {
|
---|
| 474 | return $this->chfilmRating;
|
---|
| 475 | }
|
---|
| 476 | /**
|
---|
| 477 | * @param string
|
---|
| 478 | */
|
---|
| 479 | public function setChvrsRating($chvrsRating)
|
---|
| 480 | {
|
---|
| 481 | $this->chvrsRating = $chvrsRating;
|
---|
| 482 | }
|
---|
| 483 | /**
|
---|
| 484 | * @return string
|
---|
| 485 | */
|
---|
| 486 | public function getChvrsRating()
|
---|
| 487 | {
|
---|
| 488 | return $this->chvrsRating;
|
---|
| 489 | }
|
---|
| 490 | /**
|
---|
| 491 | * @param string
|
---|
| 492 | */
|
---|
| 493 | public function setCicfRating($cicfRating)
|
---|
| 494 | {
|
---|
| 495 | $this->cicfRating = $cicfRating;
|
---|
| 496 | }
|
---|
| 497 | /**
|
---|
| 498 | * @return string
|
---|
| 499 | */
|
---|
| 500 | public function getCicfRating()
|
---|
| 501 | {
|
---|
| 502 | return $this->cicfRating;
|
---|
| 503 | }
|
---|
| 504 | /**
|
---|
| 505 | * @param string
|
---|
| 506 | */
|
---|
| 507 | public function setCnaRating($cnaRating)
|
---|
| 508 | {
|
---|
| 509 | $this->cnaRating = $cnaRating;
|
---|
| 510 | }
|
---|
| 511 | /**
|
---|
| 512 | * @return string
|
---|
| 513 | */
|
---|
| 514 | public function getCnaRating()
|
---|
| 515 | {
|
---|
| 516 | return $this->cnaRating;
|
---|
| 517 | }
|
---|
| 518 | /**
|
---|
| 519 | * @param string
|
---|
| 520 | */
|
---|
| 521 | public function setCncRating($cncRating)
|
---|
| 522 | {
|
---|
| 523 | $this->cncRating = $cncRating;
|
---|
| 524 | }
|
---|
| 525 | /**
|
---|
| 526 | * @return string
|
---|
| 527 | */
|
---|
| 528 | public function getCncRating()
|
---|
| 529 | {
|
---|
| 530 | return $this->cncRating;
|
---|
| 531 | }
|
---|
| 532 | /**
|
---|
| 533 | * @param string
|
---|
| 534 | */
|
---|
| 535 | public function setCsaRating($csaRating)
|
---|
| 536 | {
|
---|
| 537 | $this->csaRating = $csaRating;
|
---|
| 538 | }
|
---|
| 539 | /**
|
---|
| 540 | * @return string
|
---|
| 541 | */
|
---|
| 542 | public function getCsaRating()
|
---|
| 543 | {
|
---|
| 544 | return $this->csaRating;
|
---|
| 545 | }
|
---|
| 546 | /**
|
---|
| 547 | * @param string
|
---|
| 548 | */
|
---|
| 549 | public function setCscfRating($cscfRating)
|
---|
| 550 | {
|
---|
| 551 | $this->cscfRating = $cscfRating;
|
---|
| 552 | }
|
---|
| 553 | /**
|
---|
| 554 | * @return string
|
---|
| 555 | */
|
---|
| 556 | public function getCscfRating()
|
---|
| 557 | {
|
---|
| 558 | return $this->cscfRating;
|
---|
| 559 | }
|
---|
| 560 | /**
|
---|
| 561 | * @param string
|
---|
| 562 | */
|
---|
| 563 | public function setCzfilmRating($czfilmRating)
|
---|
| 564 | {
|
---|
| 565 | $this->czfilmRating = $czfilmRating;
|
---|
| 566 | }
|
---|
| 567 | /**
|
---|
| 568 | * @return string
|
---|
| 569 | */
|
---|
| 570 | public function getCzfilmRating()
|
---|
| 571 | {
|
---|
| 572 | return $this->czfilmRating;
|
---|
| 573 | }
|
---|
| 574 | /**
|
---|
| 575 | * @param string
|
---|
| 576 | */
|
---|
| 577 | public function setDjctqRating($djctqRating)
|
---|
| 578 | {
|
---|
| 579 | $this->djctqRating = $djctqRating;
|
---|
| 580 | }
|
---|
| 581 | /**
|
---|
| 582 | * @return string
|
---|
| 583 | */
|
---|
| 584 | public function getDjctqRating()
|
---|
| 585 | {
|
---|
| 586 | return $this->djctqRating;
|
---|
| 587 | }
|
---|
| 588 | /**
|
---|
| 589 | * @param string[]
|
---|
| 590 | */
|
---|
| 591 | public function setDjctqRatingReasons($djctqRatingReasons)
|
---|
| 592 | {
|
---|
| 593 | $this->djctqRatingReasons = $djctqRatingReasons;
|
---|
| 594 | }
|
---|
| 595 | /**
|
---|
| 596 | * @return string[]
|
---|
| 597 | */
|
---|
| 598 | public function getDjctqRatingReasons()
|
---|
| 599 | {
|
---|
| 600 | return $this->djctqRatingReasons;
|
---|
| 601 | }
|
---|
| 602 | /**
|
---|
| 603 | * @param string
|
---|
| 604 | */
|
---|
| 605 | public function setEcbmctRating($ecbmctRating)
|
---|
| 606 | {
|
---|
| 607 | $this->ecbmctRating = $ecbmctRating;
|
---|
| 608 | }
|
---|
| 609 | /**
|
---|
| 610 | * @return string
|
---|
| 611 | */
|
---|
| 612 | public function getEcbmctRating()
|
---|
| 613 | {
|
---|
| 614 | return $this->ecbmctRating;
|
---|
| 615 | }
|
---|
| 616 | /**
|
---|
| 617 | * @param string
|
---|
| 618 | */
|
---|
| 619 | public function setEefilmRating($eefilmRating)
|
---|
| 620 | {
|
---|
| 621 | $this->eefilmRating = $eefilmRating;
|
---|
| 622 | }
|
---|
| 623 | /**
|
---|
| 624 | * @return string
|
---|
| 625 | */
|
---|
| 626 | public function getEefilmRating()
|
---|
| 627 | {
|
---|
| 628 | return $this->eefilmRating;
|
---|
| 629 | }
|
---|
| 630 | /**
|
---|
| 631 | * @param string
|
---|
| 632 | */
|
---|
| 633 | public function setEgfilmRating($egfilmRating)
|
---|
| 634 | {
|
---|
| 635 | $this->egfilmRating = $egfilmRating;
|
---|
| 636 | }
|
---|
| 637 | /**
|
---|
| 638 | * @return string
|
---|
| 639 | */
|
---|
| 640 | public function getEgfilmRating()
|
---|
| 641 | {
|
---|
| 642 | return $this->egfilmRating;
|
---|
| 643 | }
|
---|
| 644 | /**
|
---|
| 645 | * @param string
|
---|
| 646 | */
|
---|
| 647 | public function setEirinRating($eirinRating)
|
---|
| 648 | {
|
---|
| 649 | $this->eirinRating = $eirinRating;
|
---|
| 650 | }
|
---|
| 651 | /**
|
---|
| 652 | * @return string
|
---|
| 653 | */
|
---|
| 654 | public function getEirinRating()
|
---|
| 655 | {
|
---|
| 656 | return $this->eirinRating;
|
---|
| 657 | }
|
---|
| 658 | /**
|
---|
| 659 | * @param string
|
---|
| 660 | */
|
---|
| 661 | public function setFcbmRating($fcbmRating)
|
---|
| 662 | {
|
---|
| 663 | $this->fcbmRating = $fcbmRating;
|
---|
| 664 | }
|
---|
| 665 | /**
|
---|
| 666 | * @return string
|
---|
| 667 | */
|
---|
| 668 | public function getFcbmRating()
|
---|
| 669 | {
|
---|
| 670 | return $this->fcbmRating;
|
---|
| 671 | }
|
---|
| 672 | /**
|
---|
| 673 | * @param string
|
---|
| 674 | */
|
---|
| 675 | public function setFcoRating($fcoRating)
|
---|
| 676 | {
|
---|
| 677 | $this->fcoRating = $fcoRating;
|
---|
| 678 | }
|
---|
| 679 | /**
|
---|
| 680 | * @return string
|
---|
| 681 | */
|
---|
| 682 | public function getFcoRating()
|
---|
| 683 | {
|
---|
| 684 | return $this->fcoRating;
|
---|
| 685 | }
|
---|
| 686 | /**
|
---|
| 687 | * @param string
|
---|
| 688 | */
|
---|
| 689 | public function setFmocRating($fmocRating)
|
---|
| 690 | {
|
---|
| 691 | $this->fmocRating = $fmocRating;
|
---|
| 692 | }
|
---|
| 693 | /**
|
---|
| 694 | * @return string
|
---|
| 695 | */
|
---|
| 696 | public function getFmocRating()
|
---|
| 697 | {
|
---|
| 698 | return $this->fmocRating;
|
---|
| 699 | }
|
---|
| 700 | /**
|
---|
| 701 | * @param string
|
---|
| 702 | */
|
---|
| 703 | public function setFpbRating($fpbRating)
|
---|
| 704 | {
|
---|
| 705 | $this->fpbRating = $fpbRating;
|
---|
| 706 | }
|
---|
| 707 | /**
|
---|
| 708 | * @return string
|
---|
| 709 | */
|
---|
| 710 | public function getFpbRating()
|
---|
| 711 | {
|
---|
| 712 | return $this->fpbRating;
|
---|
| 713 | }
|
---|
| 714 | /**
|
---|
| 715 | * @param string[]
|
---|
| 716 | */
|
---|
| 717 | public function setFpbRatingReasons($fpbRatingReasons)
|
---|
| 718 | {
|
---|
| 719 | $this->fpbRatingReasons = $fpbRatingReasons;
|
---|
| 720 | }
|
---|
| 721 | /**
|
---|
| 722 | * @return string[]
|
---|
| 723 | */
|
---|
| 724 | public function getFpbRatingReasons()
|
---|
| 725 | {
|
---|
| 726 | return $this->fpbRatingReasons;
|
---|
| 727 | }
|
---|
| 728 | /**
|
---|
| 729 | * @param string
|
---|
| 730 | */
|
---|
| 731 | public function setFskRating($fskRating)
|
---|
| 732 | {
|
---|
| 733 | $this->fskRating = $fskRating;
|
---|
| 734 | }
|
---|
| 735 | /**
|
---|
| 736 | * @return string
|
---|
| 737 | */
|
---|
| 738 | public function getFskRating()
|
---|
| 739 | {
|
---|
| 740 | return $this->fskRating;
|
---|
| 741 | }
|
---|
| 742 | /**
|
---|
| 743 | * @param string
|
---|
| 744 | */
|
---|
| 745 | public function setGrfilmRating($grfilmRating)
|
---|
| 746 | {
|
---|
| 747 | $this->grfilmRating = $grfilmRating;
|
---|
| 748 | }
|
---|
| 749 | /**
|
---|
| 750 | * @return string
|
---|
| 751 | */
|
---|
| 752 | public function getGrfilmRating()
|
---|
| 753 | {
|
---|
| 754 | return $this->grfilmRating;
|
---|
| 755 | }
|
---|
| 756 | /**
|
---|
| 757 | * @param string
|
---|
| 758 | */
|
---|
| 759 | public function setIcaaRating($icaaRating)
|
---|
| 760 | {
|
---|
| 761 | $this->icaaRating = $icaaRating;
|
---|
| 762 | }
|
---|
| 763 | /**
|
---|
| 764 | * @return string
|
---|
| 765 | */
|
---|
| 766 | public function getIcaaRating()
|
---|
| 767 | {
|
---|
| 768 | return $this->icaaRating;
|
---|
| 769 | }
|
---|
| 770 | /**
|
---|
| 771 | * @param string
|
---|
| 772 | */
|
---|
| 773 | public function setIfcoRating($ifcoRating)
|
---|
| 774 | {
|
---|
| 775 | $this->ifcoRating = $ifcoRating;
|
---|
| 776 | }
|
---|
| 777 | /**
|
---|
| 778 | * @return string
|
---|
| 779 | */
|
---|
| 780 | public function getIfcoRating()
|
---|
| 781 | {
|
---|
| 782 | return $this->ifcoRating;
|
---|
| 783 | }
|
---|
| 784 | /**
|
---|
| 785 | * @param string
|
---|
| 786 | */
|
---|
| 787 | public function setIlfilmRating($ilfilmRating)
|
---|
| 788 | {
|
---|
| 789 | $this->ilfilmRating = $ilfilmRating;
|
---|
| 790 | }
|
---|
| 791 | /**
|
---|
| 792 | * @return string
|
---|
| 793 | */
|
---|
| 794 | public function getIlfilmRating()
|
---|
| 795 | {
|
---|
| 796 | return $this->ilfilmRating;
|
---|
| 797 | }
|
---|
| 798 | /**
|
---|
| 799 | * @param string
|
---|
| 800 | */
|
---|
| 801 | public function setIncaaRating($incaaRating)
|
---|
| 802 | {
|
---|
| 803 | $this->incaaRating = $incaaRating;
|
---|
| 804 | }
|
---|
| 805 | /**
|
---|
| 806 | * @return string
|
---|
| 807 | */
|
---|
| 808 | public function getIncaaRating()
|
---|
| 809 | {
|
---|
| 810 | return $this->incaaRating;
|
---|
| 811 | }
|
---|
| 812 | /**
|
---|
| 813 | * @param string
|
---|
| 814 | */
|
---|
| 815 | public function setKfcbRating($kfcbRating)
|
---|
| 816 | {
|
---|
| 817 | $this->kfcbRating = $kfcbRating;
|
---|
| 818 | }
|
---|
| 819 | /**
|
---|
| 820 | * @return string
|
---|
| 821 | */
|
---|
| 822 | public function getKfcbRating()
|
---|
| 823 | {
|
---|
| 824 | return $this->kfcbRating;
|
---|
| 825 | }
|
---|
| 826 | /**
|
---|
| 827 | * @param string
|
---|
| 828 | */
|
---|
| 829 | public function setKijkwijzerRating($kijkwijzerRating)
|
---|
| 830 | {
|
---|
| 831 | $this->kijkwijzerRating = $kijkwijzerRating;
|
---|
| 832 | }
|
---|
| 833 | /**
|
---|
| 834 | * @return string
|
---|
| 835 | */
|
---|
| 836 | public function getKijkwijzerRating()
|
---|
| 837 | {
|
---|
| 838 | return $this->kijkwijzerRating;
|
---|
| 839 | }
|
---|
| 840 | /**
|
---|
| 841 | * @param string
|
---|
| 842 | */
|
---|
| 843 | public function setKmrbRating($kmrbRating)
|
---|
| 844 | {
|
---|
| 845 | $this->kmrbRating = $kmrbRating;
|
---|
| 846 | }
|
---|
| 847 | /**
|
---|
| 848 | * @return string
|
---|
| 849 | */
|
---|
| 850 | public function getKmrbRating()
|
---|
| 851 | {
|
---|
| 852 | return $this->kmrbRating;
|
---|
| 853 | }
|
---|
| 854 | /**
|
---|
| 855 | * @param string
|
---|
| 856 | */
|
---|
| 857 | public function setLsfRating($lsfRating)
|
---|
| 858 | {
|
---|
| 859 | $this->lsfRating = $lsfRating;
|
---|
| 860 | }
|
---|
| 861 | /**
|
---|
| 862 | * @return string
|
---|
| 863 | */
|
---|
| 864 | public function getLsfRating()
|
---|
| 865 | {
|
---|
| 866 | return $this->lsfRating;
|
---|
| 867 | }
|
---|
| 868 | /**
|
---|
| 869 | * @param string
|
---|
| 870 | */
|
---|
| 871 | public function setMccaaRating($mccaaRating)
|
---|
| 872 | {
|
---|
| 873 | $this->mccaaRating = $mccaaRating;
|
---|
| 874 | }
|
---|
| 875 | /**
|
---|
| 876 | * @return string
|
---|
| 877 | */
|
---|
| 878 | public function getMccaaRating()
|
---|
| 879 | {
|
---|
| 880 | return $this->mccaaRating;
|
---|
| 881 | }
|
---|
| 882 | /**
|
---|
| 883 | * @param string
|
---|
| 884 | */
|
---|
| 885 | public function setMccypRating($mccypRating)
|
---|
| 886 | {
|
---|
| 887 | $this->mccypRating = $mccypRating;
|
---|
| 888 | }
|
---|
| 889 | /**
|
---|
| 890 | * @return string
|
---|
| 891 | */
|
---|
| 892 | public function getMccypRating()
|
---|
| 893 | {
|
---|
| 894 | return $this->mccypRating;
|
---|
| 895 | }
|
---|
| 896 | /**
|
---|
| 897 | * @param string
|
---|
| 898 | */
|
---|
| 899 | public function setMcstRating($mcstRating)
|
---|
| 900 | {
|
---|
| 901 | $this->mcstRating = $mcstRating;
|
---|
| 902 | }
|
---|
| 903 | /**
|
---|
| 904 | * @return string
|
---|
| 905 | */
|
---|
| 906 | public function getMcstRating()
|
---|
| 907 | {
|
---|
| 908 | return $this->mcstRating;
|
---|
| 909 | }
|
---|
| 910 | /**
|
---|
| 911 | * @param string
|
---|
| 912 | */
|
---|
| 913 | public function setMdaRating($mdaRating)
|
---|
| 914 | {
|
---|
| 915 | $this->mdaRating = $mdaRating;
|
---|
| 916 | }
|
---|
| 917 | /**
|
---|
| 918 | * @return string
|
---|
| 919 | */
|
---|
| 920 | public function getMdaRating()
|
---|
| 921 | {
|
---|
| 922 | return $this->mdaRating;
|
---|
| 923 | }
|
---|
| 924 | /**
|
---|
| 925 | * @param string
|
---|
| 926 | */
|
---|
| 927 | public function setMedietilsynetRating($medietilsynetRating)
|
---|
| 928 | {
|
---|
| 929 | $this->medietilsynetRating = $medietilsynetRating;
|
---|
| 930 | }
|
---|
| 931 | /**
|
---|
| 932 | * @return string
|
---|
| 933 | */
|
---|
| 934 | public function getMedietilsynetRating()
|
---|
| 935 | {
|
---|
| 936 | return $this->medietilsynetRating;
|
---|
| 937 | }
|
---|
| 938 | /**
|
---|
| 939 | * @param string
|
---|
| 940 | */
|
---|
| 941 | public function setMekuRating($mekuRating)
|
---|
| 942 | {
|
---|
| 943 | $this->mekuRating = $mekuRating;
|
---|
| 944 | }
|
---|
| 945 | /**
|
---|
| 946 | * @return string
|
---|
| 947 | */
|
---|
| 948 | public function getMekuRating()
|
---|
| 949 | {
|
---|
| 950 | return $this->mekuRating;
|
---|
| 951 | }
|
---|
| 952 | /**
|
---|
| 953 | * @param string
|
---|
| 954 | */
|
---|
| 955 | public function setMenaMpaaRating($menaMpaaRating)
|
---|
| 956 | {
|
---|
| 957 | $this->menaMpaaRating = $menaMpaaRating;
|
---|
| 958 | }
|
---|
| 959 | /**
|
---|
| 960 | * @return string
|
---|
| 961 | */
|
---|
| 962 | public function getMenaMpaaRating()
|
---|
| 963 | {
|
---|
| 964 | return $this->menaMpaaRating;
|
---|
| 965 | }
|
---|
| 966 | /**
|
---|
| 967 | * @param string
|
---|
| 968 | */
|
---|
| 969 | public function setMibacRating($mibacRating)
|
---|
| 970 | {
|
---|
| 971 | $this->mibacRating = $mibacRating;
|
---|
| 972 | }
|
---|
| 973 | /**
|
---|
| 974 | * @return string
|
---|
| 975 | */
|
---|
| 976 | public function getMibacRating()
|
---|
| 977 | {
|
---|
| 978 | return $this->mibacRating;
|
---|
| 979 | }
|
---|
| 980 | /**
|
---|
| 981 | * @param string
|
---|
| 982 | */
|
---|
| 983 | public function setMocRating($mocRating)
|
---|
| 984 | {
|
---|
| 985 | $this->mocRating = $mocRating;
|
---|
| 986 | }
|
---|
| 987 | /**
|
---|
| 988 | * @return string
|
---|
| 989 | */
|
---|
| 990 | public function getMocRating()
|
---|
| 991 | {
|
---|
| 992 | return $this->mocRating;
|
---|
| 993 | }
|
---|
| 994 | /**
|
---|
| 995 | * @param string
|
---|
| 996 | */
|
---|
| 997 | public function setMoctwRating($moctwRating)
|
---|
| 998 | {
|
---|
| 999 | $this->moctwRating = $moctwRating;
|
---|
| 1000 | }
|
---|
| 1001 | /**
|
---|
| 1002 | * @return string
|
---|
| 1003 | */
|
---|
| 1004 | public function getMoctwRating()
|
---|
| 1005 | {
|
---|
| 1006 | return $this->moctwRating;
|
---|
| 1007 | }
|
---|
| 1008 | /**
|
---|
| 1009 | * @param string
|
---|
| 1010 | */
|
---|
| 1011 | public function setMpaaRating($mpaaRating)
|
---|
| 1012 | {
|
---|
| 1013 | $this->mpaaRating = $mpaaRating;
|
---|
| 1014 | }
|
---|
| 1015 | /**
|
---|
| 1016 | * @return string
|
---|
| 1017 | */
|
---|
| 1018 | public function getMpaaRating()
|
---|
| 1019 | {
|
---|
| 1020 | return $this->mpaaRating;
|
---|
| 1021 | }
|
---|
| 1022 | /**
|
---|
| 1023 | * @param string
|
---|
| 1024 | */
|
---|
| 1025 | public function setMpaatRating($mpaatRating)
|
---|
| 1026 | {
|
---|
| 1027 | $this->mpaatRating = $mpaatRating;
|
---|
| 1028 | }
|
---|
| 1029 | /**
|
---|
| 1030 | * @return string
|
---|
| 1031 | */
|
---|
| 1032 | public function getMpaatRating()
|
---|
| 1033 | {
|
---|
| 1034 | return $this->mpaatRating;
|
---|
| 1035 | }
|
---|
| 1036 | /**
|
---|
| 1037 | * @param string
|
---|
| 1038 | */
|
---|
| 1039 | public function setMtrcbRating($mtrcbRating)
|
---|
| 1040 | {
|
---|
| 1041 | $this->mtrcbRating = $mtrcbRating;
|
---|
| 1042 | }
|
---|
| 1043 | /**
|
---|
| 1044 | * @return string
|
---|
| 1045 | */
|
---|
| 1046 | public function getMtrcbRating()
|
---|
| 1047 | {
|
---|
| 1048 | return $this->mtrcbRating;
|
---|
| 1049 | }
|
---|
| 1050 | /**
|
---|
| 1051 | * @param string
|
---|
| 1052 | */
|
---|
| 1053 | public function setNbcRating($nbcRating)
|
---|
| 1054 | {
|
---|
| 1055 | $this->nbcRating = $nbcRating;
|
---|
| 1056 | }
|
---|
| 1057 | /**
|
---|
| 1058 | * @return string
|
---|
| 1059 | */
|
---|
| 1060 | public function getNbcRating()
|
---|
| 1061 | {
|
---|
| 1062 | return $this->nbcRating;
|
---|
| 1063 | }
|
---|
| 1064 | /**
|
---|
| 1065 | * @param string
|
---|
| 1066 | */
|
---|
| 1067 | public function setNbcplRating($nbcplRating)
|
---|
| 1068 | {
|
---|
| 1069 | $this->nbcplRating = $nbcplRating;
|
---|
| 1070 | }
|
---|
| 1071 | /**
|
---|
| 1072 | * @return string
|
---|
| 1073 | */
|
---|
| 1074 | public function getNbcplRating()
|
---|
| 1075 | {
|
---|
| 1076 | return $this->nbcplRating;
|
---|
| 1077 | }
|
---|
| 1078 | /**
|
---|
| 1079 | * @param string
|
---|
| 1080 | */
|
---|
| 1081 | public function setNfrcRating($nfrcRating)
|
---|
| 1082 | {
|
---|
| 1083 | $this->nfrcRating = $nfrcRating;
|
---|
| 1084 | }
|
---|
| 1085 | /**
|
---|
| 1086 | * @return string
|
---|
| 1087 | */
|
---|
| 1088 | public function getNfrcRating()
|
---|
| 1089 | {
|
---|
| 1090 | return $this->nfrcRating;
|
---|
| 1091 | }
|
---|
| 1092 | /**
|
---|
| 1093 | * @param string
|
---|
| 1094 | */
|
---|
| 1095 | public function setNfvcbRating($nfvcbRating)
|
---|
| 1096 | {
|
---|
| 1097 | $this->nfvcbRating = $nfvcbRating;
|
---|
| 1098 | }
|
---|
| 1099 | /**
|
---|
| 1100 | * @return string
|
---|
| 1101 | */
|
---|
| 1102 | public function getNfvcbRating()
|
---|
| 1103 | {
|
---|
| 1104 | return $this->nfvcbRating;
|
---|
| 1105 | }
|
---|
| 1106 | /**
|
---|
| 1107 | * @param string
|
---|
| 1108 | */
|
---|
| 1109 | public function setNkclvRating($nkclvRating)
|
---|
| 1110 | {
|
---|
| 1111 | $this->nkclvRating = $nkclvRating;
|
---|
| 1112 | }
|
---|
| 1113 | /**
|
---|
| 1114 | * @return string
|
---|
| 1115 | */
|
---|
| 1116 | public function getNkclvRating()
|
---|
| 1117 | {
|
---|
| 1118 | return $this->nkclvRating;
|
---|
| 1119 | }
|
---|
| 1120 | /**
|
---|
| 1121 | * @param string
|
---|
| 1122 | */
|
---|
| 1123 | public function setNmcRating($nmcRating)
|
---|
| 1124 | {
|
---|
| 1125 | $this->nmcRating = $nmcRating;
|
---|
| 1126 | }
|
---|
| 1127 | /**
|
---|
| 1128 | * @return string
|
---|
| 1129 | */
|
---|
| 1130 | public function getNmcRating()
|
---|
| 1131 | {
|
---|
| 1132 | return $this->nmcRating;
|
---|
| 1133 | }
|
---|
| 1134 | /**
|
---|
| 1135 | * @param string
|
---|
| 1136 | */
|
---|
| 1137 | public function setOflcRating($oflcRating)
|
---|
| 1138 | {
|
---|
| 1139 | $this->oflcRating = $oflcRating;
|
---|
| 1140 | }
|
---|
| 1141 | /**
|
---|
| 1142 | * @return string
|
---|
| 1143 | */
|
---|
| 1144 | public function getOflcRating()
|
---|
| 1145 | {
|
---|
| 1146 | return $this->oflcRating;
|
---|
| 1147 | }
|
---|
| 1148 | /**
|
---|
| 1149 | * @param string
|
---|
| 1150 | */
|
---|
| 1151 | public function setPefilmRating($pefilmRating)
|
---|
| 1152 | {
|
---|
| 1153 | $this->pefilmRating = $pefilmRating;
|
---|
| 1154 | }
|
---|
| 1155 | /**
|
---|
| 1156 | * @return string
|
---|
| 1157 | */
|
---|
| 1158 | public function getPefilmRating()
|
---|
| 1159 | {
|
---|
| 1160 | return $this->pefilmRating;
|
---|
| 1161 | }
|
---|
| 1162 | /**
|
---|
| 1163 | * @param string
|
---|
| 1164 | */
|
---|
| 1165 | public function setRcnofRating($rcnofRating)
|
---|
| 1166 | {
|
---|
| 1167 | $this->rcnofRating = $rcnofRating;
|
---|
| 1168 | }
|
---|
| 1169 | /**
|
---|
| 1170 | * @return string
|
---|
| 1171 | */
|
---|
| 1172 | public function getRcnofRating()
|
---|
| 1173 | {
|
---|
| 1174 | return $this->rcnofRating;
|
---|
| 1175 | }
|
---|
| 1176 | /**
|
---|
| 1177 | * @param string
|
---|
| 1178 | */
|
---|
| 1179 | public function setResorteviolenciaRating($resorteviolenciaRating)
|
---|
| 1180 | {
|
---|
| 1181 | $this->resorteviolenciaRating = $resorteviolenciaRating;
|
---|
| 1182 | }
|
---|
| 1183 | /**
|
---|
| 1184 | * @return string
|
---|
| 1185 | */
|
---|
| 1186 | public function getResorteviolenciaRating()
|
---|
| 1187 | {
|
---|
| 1188 | return $this->resorteviolenciaRating;
|
---|
| 1189 | }
|
---|
| 1190 | /**
|
---|
| 1191 | * @param string
|
---|
| 1192 | */
|
---|
| 1193 | public function setRtcRating($rtcRating)
|
---|
| 1194 | {
|
---|
| 1195 | $this->rtcRating = $rtcRating;
|
---|
| 1196 | }
|
---|
| 1197 | /**
|
---|
| 1198 | * @return string
|
---|
| 1199 | */
|
---|
| 1200 | public function getRtcRating()
|
---|
| 1201 | {
|
---|
| 1202 | return $this->rtcRating;
|
---|
| 1203 | }
|
---|
| 1204 | /**
|
---|
| 1205 | * @param string
|
---|
| 1206 | */
|
---|
| 1207 | public function setRteRating($rteRating)
|
---|
| 1208 | {
|
---|
| 1209 | $this->rteRating = $rteRating;
|
---|
| 1210 | }
|
---|
| 1211 | /**
|
---|
| 1212 | * @return string
|
---|
| 1213 | */
|
---|
| 1214 | public function getRteRating()
|
---|
| 1215 | {
|
---|
| 1216 | return $this->rteRating;
|
---|
| 1217 | }
|
---|
| 1218 | /**
|
---|
| 1219 | * @param string
|
---|
| 1220 | */
|
---|
| 1221 | public function setRussiaRating($russiaRating)
|
---|
| 1222 | {
|
---|
| 1223 | $this->russiaRating = $russiaRating;
|
---|
| 1224 | }
|
---|
| 1225 | /**
|
---|
| 1226 | * @return string
|
---|
| 1227 | */
|
---|
| 1228 | public function getRussiaRating()
|
---|
| 1229 | {
|
---|
| 1230 | return $this->russiaRating;
|
---|
| 1231 | }
|
---|
| 1232 | /**
|
---|
| 1233 | * @param string
|
---|
| 1234 | */
|
---|
| 1235 | public function setSkfilmRating($skfilmRating)
|
---|
| 1236 | {
|
---|
| 1237 | $this->skfilmRating = $skfilmRating;
|
---|
| 1238 | }
|
---|
| 1239 | /**
|
---|
| 1240 | * @return string
|
---|
| 1241 | */
|
---|
| 1242 | public function getSkfilmRating()
|
---|
| 1243 | {
|
---|
| 1244 | return $this->skfilmRating;
|
---|
| 1245 | }
|
---|
| 1246 | /**
|
---|
| 1247 | * @param string
|
---|
| 1248 | */
|
---|
| 1249 | public function setSmaisRating($smaisRating)
|
---|
| 1250 | {
|
---|
| 1251 | $this->smaisRating = $smaisRating;
|
---|
| 1252 | }
|
---|
| 1253 | /**
|
---|
| 1254 | * @return string
|
---|
| 1255 | */
|
---|
| 1256 | public function getSmaisRating()
|
---|
| 1257 | {
|
---|
| 1258 | return $this->smaisRating;
|
---|
| 1259 | }
|
---|
| 1260 | /**
|
---|
| 1261 | * @param string
|
---|
| 1262 | */
|
---|
| 1263 | public function setSmsaRating($smsaRating)
|
---|
| 1264 | {
|
---|
| 1265 | $this->smsaRating = $smsaRating;
|
---|
| 1266 | }
|
---|
| 1267 | /**
|
---|
| 1268 | * @return string
|
---|
| 1269 | */
|
---|
| 1270 | public function getSmsaRating()
|
---|
| 1271 | {
|
---|
| 1272 | return $this->smsaRating;
|
---|
| 1273 | }
|
---|
| 1274 | /**
|
---|
| 1275 | * @param string
|
---|
| 1276 | */
|
---|
| 1277 | public function setTvpgRating($tvpgRating)
|
---|
| 1278 | {
|
---|
| 1279 | $this->tvpgRating = $tvpgRating;
|
---|
| 1280 | }
|
---|
| 1281 | /**
|
---|
| 1282 | * @return string
|
---|
| 1283 | */
|
---|
| 1284 | public function getTvpgRating()
|
---|
| 1285 | {
|
---|
| 1286 | return $this->tvpgRating;
|
---|
| 1287 | }
|
---|
| 1288 | /**
|
---|
| 1289 | * @param string
|
---|
| 1290 | */
|
---|
| 1291 | public function setYtRating($ytRating)
|
---|
| 1292 | {
|
---|
| 1293 | $this->ytRating = $ytRating;
|
---|
| 1294 | }
|
---|
| 1295 | /**
|
---|
| 1296 | * @return string
|
---|
| 1297 | */
|
---|
| 1298 | public function getYtRating()
|
---|
| 1299 | {
|
---|
| 1300 | return $this->ytRating;
|
---|
| 1301 | }
|
---|
| 1302 | }
|
---|
| 1303 |
|
---|
| 1304 | // Adding a class alias for backwards compatibility with the previous class name.
|
---|
| 1305 | class_alias(ContentRating::class, 'Google_Service_YouTube_ContentRating');
|
---|