public abstract class Animal extends Object
Animal()
abstract String
getAnimalType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Animal()
public abstract String getAnimalType()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.