Class CreditLimitModel

All Implemented Interfaces:
TreeTableModel, TreeModel

public class CreditLimitModel extends AbstractTreeTableModel implements TreeTableModel
CreditLimitModel is a TreeTableModel representing a hierarchical services linked with a particular balance group . Nodes in the CreditLimitModel are BalanceGroupNode which store the information regarding the service and the associated Device ID along with the creditlimit amount.
Author:
Prameet Savla