public class Chosen extends Object implements Serializable
Chosen()
Chosen(int id, String guestName, Hobby hobby)
String
getGuestName()
Hobby
getHobby()
int
getId()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Chosen()
public Chosen(int id, String guestName, Hobby hobby)
public int getId()
public String getGuestName()
public Hobby getHobby()
public String toString()
toString
Object
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.