public class Seatbid
private List<Bid>
bids
private String
seat
private int
group
private Ext
ext
List<Bid>
getBids()
String
getSeat()
int
getGroup()
Ext
getExt()
static Seatbid
fromJSONObject(JSONObject jsonObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
List<Bid> getBids()
String getSeat()
int getGroup()
Ext getExt()
static Seatbid fromJSONObject(JSONObject jsonObject)