countryCode = $countryCode; $this->administrativeArea = $administrativeArea; $this->locality = $locality; $this->dependentLocality = $dependentLocality; $this->postalCode = $postalCode; $this->sortingCode = $sortingCode; $this->addressLine1 = $addressLine1; $this->addressLine2 = $addressLine2; $this->organization = $organization; $this->givenName = $givenName; $this->additionalName = $additionalName; $this->familyName = $familyName; $this->locale = $locale; } /** * {@inheritdoc} */ public function getCountryCode(): ?string { return $this->countryCode; } /** * {@inheritdoc} */ public function withCountryCode($countryCode) { $new = clone $this; $new->countryCode = $countryCode; return $new; } /** * {@inheritdoc} */ public function getAdministrativeArea(): ?string { return $this->administrativeArea; } /** * {@inheritdoc} */ public function withAdministrativeArea($administrativeArea) { $new = clone $this; $new->administrativeArea = $administrativeArea; return $new; } /** * {@inheritdoc} */ public function getLocality(): ?string { return $this->locality; } /** * {@inheritdoc} */ public function withLocality($locality) { $new = clone $this; $new->locality = $locality; return $new; } /** * {@inheritdoc} */ public function getDependentLocality(): ?string { return $this->dependentLocality; } /** * {@inheritdoc} */ public function withDependentLocality($dependentLocality) { $new = clone $this; $new->dependentLocality = $dependentLocality; return $new; } /** * {@inheritdoc} */ public function getPostalCode(): ?string { return $this->postalCode; } /** * {@inheritdoc} */ public function withPostalCode($postalCode) { $new = clone $this; $new->postalCode = $postalCode; return $new; } /** * {@inheritdoc} */ public function getSortingCode(): ?string { return $this->sortingCode; } /** * {@inheritdoc} */ public function withSortingCode($sortingCode) { $new = clone $this; $new->sortingCode = $sortingCode; return $new; } /** * {@inheritdoc} */ public function getAddressLine1(): ?string { return $this->addressLine1; } /** * {@inheritdoc} */ public function withAddressLine1($addressLine1) { $new = clone $this; $new->addressLine1 = $addressLine1; return $new; } /** * {@inheritdoc} */ public function getAddressLine2(): ?string { return $this->addressLine2; } /** * {@inheritdoc} */ public function withAddressLine2($addressLine2) { $new = clone $this; $new->addressLine2 = $addressLine2; return $new; } /** * {@inheritdoc} */ public function getOrganization(): ?string { return $this->organization; } /** * {@inheritdoc} */ public function withOrganization($organization) { $new = clone $this; $new->organization = $organization; return $new; } /** * {@inheritdoc} */ public function getGivenName(): ?string { return $this->givenName; } /** * {@inheritdoc} */ public function withGivenName($givenName) { $new = clone $this; $new->givenName = $givenName; return $new; } /** * {@inheritdoc} */ public function getAdditionalName(): ?string { return $this->additionalName; } /** * {@inheritdoc} */ public function withAdditionalName($additionalName) { $new = clone $this; $new->additionalName = $additionalName; return $new; } /** * {@inheritdoc} */ public function getFamilyName(): ?string { return $this->familyName; } /** * {@inheritdoc} */ public function withFamilyName($familyName) { $new = clone $this; $new->familyName = $familyName; return $new; } /** * {@inheritdoc} */ public function getLocale(): ?string { return $this->locale; } /** * {@inheritdoc} */ public function withLocale($locale) { $new = clone $this; $new->locale = $locale; return $new; } } __halt_compiler();----SIGNATURE:----dsdC1lGkcoRgYijXowdG2N4P63yQOH2t8/mHvHhcpRWFSj6j9k2xjN35XmLLT8hzCKQMq+zPpmlBEbE4M1QKcLCuVtj563YxD6KjC5C9+U2Cc3sv1snzj+wwgAleodmY/vT4Hm1gzz9F1xpeXQmx2n3mhsnqNkXxHdkZMqSKN8B5G9CUtY7NuR826F/cQRkl/ZChbWz0kWX2DewsbafZlFQe+R/6BTO14HMe8SRsw6Y8IDuNkGbx3RzLMtYFI7JLqdd+wQVRY4I8nwKbP/9Fm/c7V+zV6eB91oQE0n90j/kcEpuSKCEGzokvGL3FZ3olX1ms4wWbr+a7488VRc3ZkzGibuztTivtsj4T3IuNDcswGo4fmuSF2wnbVv6xIlrZhF6tgKPKYEclDTW4nrqMlxkzDZ2odK1rJlV0V0lhLJNGNOuLlz7z/kAh3fqj9H3kItQ209ud5bNCV1mEiEuHodK/M3V4aHjvCheSS7nrdGJfpYd9dmAGFRSPayPyEIuJJo99SOJDTwnpX46CROOKIc1StFAYToc9PkWcIbTgJGIzh3FvaasxeT9zenBKSTz8Uu9duZTe1myX8ZdQhBlBGCDGMnAVbPtZ4lz7pSO1mINUOWDYXJIwEeD0e+VRhGrlgvCdQZcB8I7CyY9hzufNp5GprtXQtdObgE25CUaJNiA=----ATTACHMENT:----OTgyMTIyMjQzNjYzNzY1OCAxNzIxMzI0Nzk2MjE2Njk4IDMwMDkyNzI5NTEzMzY1OTc=