| Package | Description |
|---|---|
| open_rtb |
| Modifier and Type | Method and Description |
|---|---|
AppAvro.Builder |
AppAvro.Builder.clearBundle()
Clears the value of the 'bundle' field.
|
AppAvro.Builder |
AppAvro.Builder.clearCat()
Clears the value of the 'cat' field.
|
AppAvro.Builder |
AppAvro.Builder.clearContent()
Clears the value of the 'content' field.
|
AppAvro.Builder |
AppAvro.Builder.clearDomain()
Clears the value of the 'domain' field.
|
AppAvro.Builder |
AppAvro.Builder.clearId()
Clears the value of the 'id' field.
|
AppAvro.Builder |
AppAvro.Builder.clearKeywords()
Clears the value of the 'keywords' field.
|
AppAvro.Builder |
AppAvro.Builder.clearName()
Clears the value of the 'name' field.
|
AppAvro.Builder |
AppAvro.Builder.clearPagecat()
Clears the value of the 'pagecat' field.
|
AppAvro.Builder |
AppAvro.Builder.clearPaid()
Clears the value of the 'paid' field.
|
AppAvro.Builder |
AppAvro.Builder.clearPrivacypolicy()
Clears the value of the 'privacypolicy' field.
|
AppAvro.Builder |
AppAvro.Builder.clearPublisher()
Clears the value of the 'publisher' field.
|
AppAvro.Builder |
AppAvro.Builder.clearSectioncat()
Clears the value of the 'sectioncat' field.
|
AppAvro.Builder |
AppAvro.Builder.clearStoreurl()
Clears the value of the 'storeurl' field.
|
AppAvro.Builder |
AppAvro.Builder.clearVer()
Clears the value of the 'ver' field.
|
static AppAvro.Builder |
AppAvro.newBuilder()
Creates a new AppAvro RecordBuilder.
|
static AppAvro.Builder |
AppAvro.newBuilder(AppAvro.Builder other)
Creates a new AppAvro RecordBuilder by copying an existing AppAvro.Builder instance.
|
static AppAvro.Builder |
AppAvro.newBuilder(AppAvro other)
Creates a new AppAvro RecordBuilder by copying an existing AppAvro instance.
|
AppAvro.Builder |
AppAvro.Builder.setBundle(Utf8 value)
Sets the value of the 'bundle' field.
|
AppAvro.Builder |
AppAvro.Builder.setCat(GenericData.Array<Utf8> value)
Sets the value of the 'cat' field.
|
AppAvro.Builder |
AppAvro.Builder.setContent(ContentAvro value)
Sets the value of the 'content' field.
|
AppAvro.Builder |
AppAvro.Builder.setDomain(Utf8 value)
Sets the value of the 'domain' field.
|
AppAvro.Builder |
AppAvro.Builder.setId(Utf8 value)
Sets the value of the 'id' field.
|
AppAvro.Builder |
AppAvro.Builder.setKeywords(Utf8 value)
Sets the value of the 'keywords' field.
|
AppAvro.Builder |
AppAvro.Builder.setName(Utf8 value)
Sets the value of the 'name' field.
|
AppAvro.Builder |
AppAvro.Builder.setPagecat(GenericData.Array<Utf8> value)
Sets the value of the 'pagecat' field.
|
AppAvro.Builder |
AppAvro.Builder.setPaid(int value)
Sets the value of the 'paid' field.
|
AppAvro.Builder |
AppAvro.Builder.setPrivacypolicy(int value)
Sets the value of the 'privacypolicy' field.
|
AppAvro.Builder |
AppAvro.Builder.setPublisher(PublisherAvro value)
Sets the value of the 'publisher' field.
|
AppAvro.Builder |
AppAvro.Builder.setSectioncat(GenericData.Array<Utf8> value)
Sets the value of the 'sectioncat' field.
|
AppAvro.Builder |
AppAvro.Builder.setStoreurl(Utf8 value)
Sets the value of the 'storeurl' field.
|
AppAvro.Builder |
AppAvro.Builder.setVer(Utf8 value)
Sets the value of the 'ver' field.
|
| Modifier and Type | Method and Description |
|---|---|
static App.Builder<AppAvro> |
App.newAvroBuilder(AppAvro.Builder other)
Returns new Avro builder instance based on existing prototype builder.
|
static AppAvro.Builder |
AppAvro.newBuilder(AppAvro.Builder other)
Creates a new AppAvro RecordBuilder by copying an existing AppAvro.Builder instance.
|
| Constructor and Description |
|---|
AvroBuilder(AppAvro.Builder builder)
Only use this if you know what you are doing.
|
Builder(AppAvro.Builder other) |
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.