Class PaymentFactory

java.lang.Object
com.echothree.model.data.payment.server.factory.PaymentFactory
All Implemented Interfaces:
BaseFactory<PaymentPK,Payment>

public class PaymentFactory extends Object implements BaseFactory<PaymentPK,Payment>