Class InMemoryCustomer

java.lang.Object
it.tidalwave.accounting.model.impl.InMemoryCustomer
All Implemented Interfaces:
Customer, CustomerSpi, it.tidalwave.role.Identifiable, it.tidalwave.util.As

public class InMemoryCustomer extends Object implements CustomerSpi
This class models a customer.
Author:
Fabrizio Giudici