Class | Description |
---|---|
AbstractFoods |
This class encapsulates the inventory and sales business of the Abstract
Foods Company.
|
CEstudent |
Provide services to maintain information about a
CE (computer engineering) student.
|
Client |
This class encapsulates a client.
|
Contact |
This class encapsulates a contact.
|
Country |
This class encapsulates a country.
|
CountryDB |
This class encapsulates a collection of country data
(as of 2015) and provides methods to access it in various forms.
|
CreditCard |
This class encapsulates a credit card and maintains information about it.
|
Equation |
Encapsulates an algebraic equation of the second degree.
|
Fraction |
This class encapsulates a fraction.
|
Fresh |
This class encapsulates a fresh item.
|
GlobalCredit |
This class encapsulates the credit card operations of a Global Credit Centre
(GCC), a regional card processing centre of the Global Credit bank.
|
Investment |
This class encapsulates a stock investment.
|
Item |
This class encapsulates a stock item.
|
ITstudent |
Provide services to maintain information about an
IT (information technology) student.
|
MixedNumber |
This class encapsulates a mixed number.
|
Money |
This class encapsulates an amount of money.
|
MPro |
This class encapsulates a mortgage.
|
Portfolio |
This class encapsulates a portfolio of investments.
|
RewardCard |
This class encapsulates a special kind of credit card that is similar to
CreditCard except it offers reward points. |
SEstudent |
Provide services to maintain information about a
SE (software engineering) student.
|
Stock |
This class encapsulates a stock.
|
Student |
Provide services to maintain information about a
computer science and engineering (CSE)
student and his or her academic record.
|
Supplier |
This class encapsulates a supplier.
|
Trx |
This class encapsulates a transaction.
|
Utility |
This class contains various utilities.
|