All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.company.sakila.db0.sakila.payment.PaymentImpl Maven / Gradle / Ivy

package com.company.sakila.db0.sakila.payment;

import com.company.sakila.db0.sakila.payment.generated.GeneratedPaymentImpl;

/**
 * The default implementation of the {@link
 * com.company.sakila.db0.sakila.payment.Payment}-interface.
 * 

* This file is safe to edit. It will not be overwritten by the code generator. * * @author company */ public final class PaymentImpl extends GeneratedPaymentImpl implements Payment {}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy