Home | Trees | Indices | Help |
|
---|
|
object --+ | Customer
The class Customer
represents customers in a simple
(unrealistic) banking system. Each customer has a fixed customer ID
number and a name.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates a new normal customer with the given ID number and name.
|
Returns the customer's ID number
|
Returns the customer's name.
|
Sets the customer's name.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Sep 10 14:42:54 2012 | http://epydoc.sourceforge.net |