org.hibernate.jsr303.tck.tests.validation.graphnavigation
Class Zoo
java.lang.Object
org.hibernate.jsr303.tck.tests.validation.graphnavigation.Zoo
public class Zoo
- extends Object
- Author:
- Hardy Ferentschik
Constructor Summary |
Zoo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Zoo
public Zoo()
getInhabitants
public Collection<Animal> getInhabitants()
addAnimal
public void addAnimal(Animal animal)
Copyright © 2008-2011. All Rights Reserved.