Thread: parent/child
View Single Post
Join Date: Aug 2007
Posts: 239
Reputation: ceyesuma is an unknown quantity at this point 
Solved Threads: 0
ceyesuma ceyesuma is offline Offline
Posting Whiz in Training

Re: parent/child

 
0
  #3
Oct 30th, 2007
I will go thru and add comments I guess. If you were to run the program.creditcard processes work and debit card uses creditcard"
  1. public DebitCard{
  2. super();
  3. }
but when I try the same process using DebitCard all the variables remain set for creditcard.
well thanks any way. I'll work on it some more.
Reply With Quote