| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
BannerAvro.Builder |
BannerAvro.Builder.clearApi()
Clears the value of the 'api' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearBattr()
Clears the value of the 'battr' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearBtype()
Clears the value of the 'btype' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearExpdir()
Clears the value of the 'expdir' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearH()
Clears the value of the 'h' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearHmax()
Clears the value of the 'hmax' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearHmin()
Clears the value of the 'hmin' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearId()
Clears the value of the 'id' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearMimes()
Clears the value of the 'mimes' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearPos()
Clears the value of the 'pos' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearTopframe()
Clears the value of the 'topframe' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearW()
Clears the value of the 'w' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearWmax()
Clears the value of the 'wmax' field.
|
BannerAvro.Builder |
BannerAvro.Builder.clearWmin()
Clears the value of the 'wmin' field.
|
static BannerAvro.Builder |
BannerAvro.newBuilder()
Creates a new BannerAvro RecordBuilder.
|
static BannerAvro.Builder |
BannerAvro.newBuilder(BannerAvro.Builder other)
Creates a new BannerAvro RecordBuilder by copying an existing BannerAvro.Builder instance.
|
static BannerAvro.Builder |
BannerAvro.newBuilder(BannerAvro other)
Creates a new BannerAvro RecordBuilder by copying an existing BannerAvro instance.
|
BannerAvro.Builder |
BannerAvro.Builder.setApi(GenericData.Array<Integer> value)
Sets the value of the 'api' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setBattr(GenericData.Array<Integer> value)
Sets the value of the 'battr' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setBtype(GenericData.Array<Integer> value)
Sets the value of the 'btype' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setExpdir(GenericData.Array<Integer> value)
Sets the value of the 'expdir' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setH(int value)
Sets the value of the 'h' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setHmax(int value)
Sets the value of the 'hmax' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setHmin(int value)
Sets the value of the 'hmin' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setMimes(GenericData.Array<Utf8> value)
Sets the value of the 'mimes' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setPos(int value)
Sets the value of the 'pos' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setTopframe(int value)
Sets the value of the 'topframe' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setW(int value)
Sets the value of the 'w' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setWmax(int value)
Sets the value of the 'wmax' field.
|
BannerAvro.Builder |
BannerAvro.Builder.setWmin(int value)
Sets the value of the 'wmin' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Banner.Builder<BannerAvro> |
Banner.newAvroBuilder(BannerAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static BannerAvro.Builder |
BannerAvro.newBuilder(BannerAvro.Builder other)
Creates a new BannerAvro RecordBuilder by copying an existing BannerAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(BannerAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(BannerAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.