Class ContractList

java.lang.Object
com.skava.account.model.ContractList
All Implemented Interfaces:
Serializable

public class ContractList extends Object implements Serializable

The Class Contracts

A contract is basically an agreement between two parties (Buyer and Seller) creating a legal obligation for both of them to perform specific acts. Contract consists of payment term, account, credit limit, catalog, and price information.
See Also:
  • Constructor Details

    • ContractList

      public ContractList()