Uses of Class
org.wicketopia.example.domain.entity.Person

Packages that use Person
org.wicketopia.example.domain.entity   
 

Uses of Person in org.wicketopia.example.domain.entity
 

Methods in org.wicketopia.example.domain.entity that return Person
static Person Person.createDummy()
           
 Person Person.getMother()
           
 

Methods in org.wicketopia.example.domain.entity with parameters of type Person
 void Person.setMother(Person mother)
           
 



Copyright © 2010-2013. All Rights Reserved.