public class SeatBid extends Object implements RtbBean
Modifier and Type | Field and Description |
---|---|
List<Bid> |
bid |
private String |
ext |
private String |
group |
private String |
seat |
Constructor and Description |
---|
SeatBid() |
Modifier and Type | Method and Description |
---|---|
List<Bid> |
getBid() |
String |
getExt() |
String |
getGroup() |
String |
getSeat() |
void |
setBid(List<Bid> bid) |
void |
setExt(String ext) |
void |
setGroup(String group) |
void |
setSeat(String seat) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleUnknown