Package edu.nwmissouri.animalList
Class Panda
java.lang.Object
edu.nwmissouri.animalList.Animal
edu.nwmissouri.animalList.Panda
- Author:
 - Preethi
 
- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Panda
Panda constructor- Parameters:
 name- - the name of this Panda
 
 - 
 - 
Method Details
- 
speak
public void speak()speak overrides function in animal class - 
move
public void move()move overrides function in animal class - 
pandaType
public void pandaType()function pandaType - 
fullname
- Parameters:
 fname-lname-- Returns:
 
 
 -