public static class ContentAvro.Builder extends SpecificRecordBuilderBase<ContentAvro> implements RecordBuilder<ContentAvro>
| Constructor and Description |
|---|
Builder() |
Builder(ContentAvro.Builder other) |
Builder(ContentAvro other) |
| Modifier and Type | Method and Description |
|---|---|
ContentAvro |
build() |
ContentAvro.Builder |
clearCat()
Clears the value of the 'cat' field.
|
ContentAvro.Builder |
clearContentrating()
Clears the value of the 'contentrating' field.
|
ContentAvro.Builder |
clearContext()
Clears the value of the 'context' field.
|
ContentAvro.Builder |
clearEmbeddable()
Clears the value of the 'embeddable' field.
|
ContentAvro.Builder |
clearEpisode()
Clears the value of the 'episode' field.
|
ContentAvro.Builder |
clearId()
Clears the value of the 'id' field.
|
ContentAvro.Builder |
clearKeywords()
Clears the value of the 'keywords' field.
|
ContentAvro.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
ContentAvro.Builder |
clearLen()
Clears the value of the 'len' field.
|
ContentAvro.Builder |
clearLivestream()
Clears the value of the 'livestream' field.
|
ContentAvro.Builder |
clearProducer()
Clears the value of the 'producer' field.
|
ContentAvro.Builder |
clearQagmediarating()
Clears the value of the 'qagmediarating' field.
|
ContentAvro.Builder |
clearSeason()
Clears the value of the 'season' field.
|
ContentAvro.Builder |
clearSeries()
Clears the value of the 'series' field.
|
ContentAvro.Builder |
clearSourcerelationship()
Clears the value of the 'sourcerelationship' field.
|
ContentAvro.Builder |
clearTitle()
Clears the value of the 'title' field.
|
ContentAvro.Builder |
clearUrl()
Clears the value of the 'url' field.
|
ContentAvro.Builder |
clearUserrating()
Clears the value of the 'userrating' field.
|
ContentAvro.Builder |
clearVideoquality()
Clears the value of the 'videoquality' field.
|
GenericData.Array<Utf8> |
getCat()
Gets the value of the 'cat' field.
|
Utf8 |
getContentrating()
Gets the value of the 'contentrating' field.
|
Utf8 |
getContext()
Gets the value of the 'context' field.
|
int |
getEmbeddable()
Gets the value of the 'embeddable' field.
|
int |
getEpisode()
Gets the value of the 'episode' field.
|
Utf8 |
getId()
Gets the value of the 'id' field.
|
Utf8 |
getKeywords()
Gets the value of the 'keywords' field.
|
Utf8 |
getLanguage()
Gets the value of the 'language' field.
|
int |
getLen()
Gets the value of the 'len' field.
|
int |
getLivestream()
Gets the value of the 'livestream' field.
|
ProducerAvro |
getProducer()
Gets the value of the 'producer' field.
|
int |
getQagmediarating()
Gets the value of the 'qagmediarating' field.
|
Utf8 |
getSeason()
Gets the value of the 'season' field.
|
Utf8 |
getSeries()
Gets the value of the 'series' field.
|
int |
getSourcerelationship()
Gets the value of the 'sourcerelationship' field.
|
Utf8 |
getTitle()
Gets the value of the 'title' field.
|
Utf8 |
getUrl()
Gets the value of the 'url' field.
|
Utf8 |
getUserrating()
Gets the value of the 'userrating' field.
|
int |
getVideoquality()
Gets the value of the 'videoquality' field.
|
boolean |
hasCat()
Checks whether the 'cat' field has been set.
|
boolean |
hasContentrating()
Checks whether the 'contentrating' field has been set.
|
boolean |
hasContext()
Checks whether the 'context' field has been set.
|
boolean |
hasEmbeddable()
Checks whether the 'embeddable' field has been set.
|
boolean |
hasEpisode()
Checks whether the 'episode' field has been set.
|
boolean |
hasId()
Checks whether the 'id' field has been set.
|
boolean |
hasKeywords()
Checks whether the 'keywords' field has been set.
|
boolean |
hasLanguage()
Checks whether the 'language' field has been set.
|
boolean |
hasLen()
Checks whether the 'len' field has been set.
|
boolean |
hasLivestream()
Checks whether the 'livestream' field has been set.
|
boolean |
hasProducer()
Checks whether the 'producer' field has been set.
|
boolean |
hasQagmediarating()
Checks whether the 'qagmediarating' field has been set.
|
boolean |
hasSeason()
Checks whether the 'season' field has been set.
|
boolean |
hasSeries()
Checks whether the 'series' field has been set.
|
boolean |
hasSourcerelationship()
Checks whether the 'sourcerelationship' field has been set.
|
boolean |
hasTitle()
Checks whether the 'title' field has been set.
|
boolean |
hasUrl()
Checks whether the 'url' field has been set.
|
boolean |
hasUserrating()
Checks whether the 'userrating' field has been set.
|
boolean |
hasVideoquality()
Checks whether the 'videoquality' field has been set.
|
ContentAvro.Builder |
setCat(GenericData.Array<Utf8> value)
Sets the value of the 'cat' field.
|
ContentAvro.Builder |
setContentrating(Utf8 value)
Sets the value of the 'contentrating' field.
|
ContentAvro.Builder |
setContext(Utf8 value)
Sets the value of the 'context' field.
|
ContentAvro.Builder |
setEmbeddable(int value)
Sets the value of the 'embeddable' field.
|
ContentAvro.Builder |
setEpisode(int value)
Sets the value of the 'episode' field.
|
ContentAvro.Builder |
setId(Utf8 value)
Sets the value of the 'id' field.
|
ContentAvro.Builder |
setKeywords(Utf8 value)
Sets the value of the 'keywords' field.
|
ContentAvro.Builder |
setLanguage(Utf8 value)
Sets the value of the 'language' field.
|
ContentAvro.Builder |
setLen(int value)
Sets the value of the 'len' field.
|
ContentAvro.Builder |
setLivestream(int value)
Sets the value of the 'livestream' field.
|
ContentAvro.Builder |
setProducer(ProducerAvro value)
Sets the value of the 'producer' field.
|
ContentAvro.Builder |
setQagmediarating(int value)
Sets the value of the 'qagmediarating' field.
|
ContentAvro.Builder |
setSeason(Utf8 value)
Sets the value of the 'season' field.
|
ContentAvro.Builder |
setSeries(Utf8 value)
Sets the value of the 'series' field.
|
ContentAvro.Builder |
setSourcerelationship(int value)
Sets the value of the 'sourcerelationship' field.
|
ContentAvro.Builder |
setTitle(Utf8 value)
Sets the value of the 'title' field.
|
ContentAvro.Builder |
setUrl(Utf8 value)
Sets the value of the 'url' field.
|
ContentAvro.Builder |
setUserrating(Utf8 value)
Sets the value of the 'userrating' field.
|
ContentAvro.Builder |
setVideoquality(int value)
Sets the value of the 'videoquality' field.
|
equals, hashCodepublic Builder()
public Builder(ContentAvro.Builder other)
public Builder(ContentAvro other)
public Utf8 getId()
public ContentAvro.Builder setId(Utf8 value)
public boolean hasId()
public ContentAvro.Builder clearId()
public int getEpisode()
public ContentAvro.Builder setEpisode(int value)
public boolean hasEpisode()
public ContentAvro.Builder clearEpisode()
public Utf8 getTitle()
public ContentAvro.Builder setTitle(Utf8 value)
public boolean hasTitle()
public ContentAvro.Builder clearTitle()
public Utf8 getSeries()
public ContentAvro.Builder setSeries(Utf8 value)
public boolean hasSeries()
public ContentAvro.Builder clearSeries()
public Utf8 getSeason()
public ContentAvro.Builder setSeason(Utf8 value)
public boolean hasSeason()
public ContentAvro.Builder clearSeason()
public Utf8 getUrl()
public ContentAvro.Builder setUrl(Utf8 value)
public boolean hasUrl()
public ContentAvro.Builder clearUrl()
public GenericData.Array<Utf8> getCat()
public ContentAvro.Builder setCat(GenericData.Array<Utf8> value)
public boolean hasCat()
public ContentAvro.Builder clearCat()
public int getVideoquality()
public ContentAvro.Builder setVideoquality(int value)
public boolean hasVideoquality()
public ContentAvro.Builder clearVideoquality()
public Utf8 getKeywords()
public ContentAvro.Builder setKeywords(Utf8 value)
public boolean hasKeywords()
public ContentAvro.Builder clearKeywords()
public Utf8 getContentrating()
public ContentAvro.Builder setContentrating(Utf8 value)
public boolean hasContentrating()
public ContentAvro.Builder clearContentrating()
public Utf8 getUserrating()
public ContentAvro.Builder setUserrating(Utf8 value)
public boolean hasUserrating()
public ContentAvro.Builder clearUserrating()
public Utf8 getContext()
public ContentAvro.Builder setContext(Utf8 value)
public boolean hasContext()
public ContentAvro.Builder clearContext()
public int getLivestream()
public ContentAvro.Builder setLivestream(int value)
public boolean hasLivestream()
public ContentAvro.Builder clearLivestream()
public int getSourcerelationship()
public ContentAvro.Builder setSourcerelationship(int value)
public boolean hasSourcerelationship()
public ContentAvro.Builder clearSourcerelationship()
public ProducerAvro getProducer()
public ContentAvro.Builder setProducer(ProducerAvro value)
public boolean hasProducer()
public ContentAvro.Builder clearProducer()
public int getLen()
public ContentAvro.Builder setLen(int value)
public boolean hasLen()
public ContentAvro.Builder clearLen()
public int getQagmediarating()
public ContentAvro.Builder setQagmediarating(int value)
public boolean hasQagmediarating()
public ContentAvro.Builder clearQagmediarating()
public int getEmbeddable()
public ContentAvro.Builder setEmbeddable(int value)
public boolean hasEmbeddable()
public ContentAvro.Builder clearEmbeddable()
public Utf8 getLanguage()
public ContentAvro.Builder setLanguage(Utf8 value)
public boolean hasLanguage()
public ContentAvro.Builder clearLanguage()
public ContentAvro build()
build in interface RecordBuilder<ContentAvro>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.