Uses of Class
myorg.relex.many2one.House
- 
Packages that use House Package Description myorg.relex.many2one  - 
- 
Uses of House in myorg.relex.many2one
Fields in myorg.relex.many2one declared as House Modifier and Type Field Description private HouseOccupant. residenceMethods in myorg.relex.many2one that return House Modifier and Type Method Description HouseOccupant. getResidence()Methods in myorg.relex.many2one with parameters of type House Modifier and Type Method Description voidOccupant. setResidence(House residence)Constructors in myorg.relex.many2one with parameters of type House Constructor Description Occupant(String name, House residence) 
 -