[Date Prev][Date Next] [Chronological] [Thread] [Top]

Object management



Hi , Can any body help me for the following problem.

Suppose Address is an object class having streetAddress, City,
State,Country, Zip as attributes

Person is another object class whic will have multiple instances of
Address.

How to write the Person object class which will use Address objec class
internally, so that I can have different address like home, office etc
for a person.

I will highly appreciate for any type of help for this.
Jajati