public static class SeatBid.NativeImpl extends Object implements SeatBid<SeatBid.NativeImpl>
SeatBid.Avro, SeatBid.AvroBuilder, SeatBid.Builder<T>, SeatBid.Comparator, SeatBid.NativeImpl, SeatBid.Protobuf, SeatBid.ProtobufBuilder, SeatBid.Thrift, SeatBid.ThriftBuilder| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
SeatBid.NativeImpl |
get()
Returns underlying object.
|
List<Bid<?>> |
getBid()
Array of bid objects; each bid object relates to an imp object in the bid request.
|
int |
getGroup()
“1” means impressions must be won-lost as a group; default is “0”.
|
String |
getSeat()
ID of the bidder seat on whose behalf this bid is made.
|
int |
hashCode() |
boolean |
isDefaultBid() |
boolean |
isDefaultGroup() |
boolean |
isDefaultSeat() |
SeatBid.Builder<SeatBid.NativeImpl> |
newBuilder()
Creates a new builder based on this object.
|
String |
toString() |
avro, avro, compareTo, getAvroClass, getAvroSchema, getComparator, getProtobufClass, getProtobufDescriptor, getProtobufProtocolClass, getProtobufProtocolDescriptor, getThriftClass, getThriftMetadataMap, isDefault, nativeImpl, newAvroBuilder, newAvroBuilder, newAvroBuilder, newAvroBuilder, newNativeImplBuilder, newNativeImplBuilder, newProtobufBuilder, newProtobufBuilder, newProtobufBuilder, newThriftBuilder, newThriftBuilder, newThriftBuilder, protobuf, protobuf, thrift, thriftpublic static final long serialVersionUID
public SeatBid.NativeImpl get()
SeatBidget in interface Supplier<SeatBid.NativeImpl>get in interface SeatBid<SeatBid.NativeImpl>public SeatBid.Builder<SeatBid.NativeImpl> newBuilder()
SeatBidnewBuilder in interface SeatBid<SeatBid.NativeImpl>public List<Bid<?>> getBid()
SeatBidgetBid in interface SeatBid<SeatBid.NativeImpl>public boolean isDefaultBid()
isDefaultBid in interface SeatBid<SeatBid.NativeImpl>public String getSeat()
SeatBidgetSeat in interface SeatBid<SeatBid.NativeImpl>public boolean isDefaultSeat()
isDefaultSeat in interface SeatBid<SeatBid.NativeImpl>public int getGroup()
SeatBidgetGroup in interface SeatBid<SeatBid.NativeImpl>public boolean isDefaultGroup()
isDefaultGroup in interface SeatBid<SeatBid.NativeImpl>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.