public class HobbyPractician extends AbstractPersistable
id
HobbyPractician()
Guest
getGuest()
Hobby
getHobby()
void
setGuest(Guest guest)
setHobby(Hobby hobby)
String
toString()
compareTo, getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HobbyPractician()
public Guest getGuest()
public void setGuest(Guest guest)
public Hobby getHobby()
public void setHobby(Hobby hobby)
public String toString()
toString
AbstractPersistable
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.