addressId = $addressId; } /** * @return string */ public function getAddressId(): string { return $this->addressId; } }