- 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| Customer() |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Constructor Detail
- 
Customerpublic Customer() 
 
 
- 
Method Detail
- 
getNamepublic String getName() 
 
- 
getAgepublic int getAge() 
 
 
 
 
Copyright © 2014–2019 Delft University of Technology. All rights reserved.