Package myorg.relex.many2one
Class Occupant
- java.lang.Object
-
- myorg.relex.many2one.Occupant
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
String
getName()
House
getResidence()
void
setName(String name)
void
setResidence(House residence)
-