| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
DealAvro.Builder |
DealAvro.Builder.clearAt()
Clears the value of the 'at' field.
|
DealAvro.Builder |
DealAvro.Builder.clearBidfloor()
Clears the value of the 'bidfloor' field.
|
DealAvro.Builder |
DealAvro.Builder.clearBidfloorcur()
Clears the value of the 'bidfloorcur' field.
|
DealAvro.Builder |
DealAvro.Builder.clearId()
Clears the value of the 'id' field.
|
DealAvro.Builder |
DealAvro.Builder.clearWadomain()
Clears the value of the 'wadomain' field.
|
DealAvro.Builder |
DealAvro.Builder.clearWseat()
Clears the value of the 'wseat' field.
|
static DealAvro.Builder |
DealAvro.newBuilder()
Creates a new DealAvro RecordBuilder.
|
static DealAvro.Builder |
DealAvro.newBuilder(DealAvro.Builder other)
Creates a new DealAvro RecordBuilder by copying an existing DealAvro.Builder instance.
|
static DealAvro.Builder |
DealAvro.newBuilder(DealAvro other)
Creates a new DealAvro RecordBuilder by copying an existing DealAvro instance.
|
DealAvro.Builder |
DealAvro.Builder.setAt(int value)
Sets the value of the 'at' field.
|
DealAvro.Builder |
DealAvro.Builder.setBidfloor(double value)
Sets the value of the 'bidfloor' field.
|
DealAvro.Builder |
DealAvro.Builder.setBidfloorcur(Utf8 value)
Sets the value of the 'bidfloorcur' field.
|
DealAvro.Builder |
DealAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
DealAvro.Builder |
DealAvro.Builder.setWadomain(GenericData.Array<Utf8> value)
Sets the value of the 'wadomain' field.
|
DealAvro.Builder |
DealAvro.Builder.setWseat(GenericData.Array<Utf8> value)
Sets the value of the 'wseat' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Deal.Builder<DealAvro> |
Deal.newAvroBuilder(DealAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static DealAvro.Builder |
DealAvro.newBuilder(DealAvro.Builder other)
Creates a new DealAvro RecordBuilder by copying an existing DealAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(DealAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(DealAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.