public static class VideoAvro.Builder extends SpecificRecordBuilderBase<VideoAvro> implements RecordBuilder<VideoAvro>
| Constructor and Description |
|---|
Builder() |
Builder(VideoAvro.Builder other) |
Builder(VideoAvro other) |
| Modifier and Type | Method and Description |
|---|---|
VideoAvro |
build() |
VideoAvro.Builder |
clearApi()
Clears the value of the 'api' field.
|
VideoAvro.Builder |
clearBattr()
Clears the value of the 'battr' field.
|
VideoAvro.Builder |
clearBoxingallowed()
Clears the value of the 'boxingallowed' field.
|
VideoAvro.Builder |
clearCompanionad()
Clears the value of the 'companionad' field.
|
VideoAvro.Builder |
clearDeliverymethod()
Clears the value of the 'deliverymethod' field.
|
VideoAvro.Builder |
clearH()
Clears the value of the 'h' field.
|
VideoAvro.Builder |
clearLinearity()
Clears the value of the 'linearity' field.
|
VideoAvro.Builder |
clearMaxbitrate()
Clears the value of the 'maxbitrate' field.
|
VideoAvro.Builder |
clearMaxduration()
Clears the value of the 'maxduration' field.
|
VideoAvro.Builder |
clearMaxextended()
Clears the value of the 'maxextended' field.
|
VideoAvro.Builder |
clearMimes()
Clears the value of the 'mimes' field.
|
VideoAvro.Builder |
clearMinbitrate()
Clears the value of the 'minbitrate' field.
|
VideoAvro.Builder |
clearMinduration()
Clears the value of the 'minduration' field.
|
VideoAvro.Builder |
clearPlaybackmethod()
Clears the value of the 'playbackmethod' field.
|
VideoAvro.Builder |
clearPos()
Clears the value of the 'pos' field.
|
VideoAvro.Builder |
clearProtocol()
Clears the value of the 'protocol' field.
|
VideoAvro.Builder |
clearProtocols()
Clears the value of the 'protocols' field.
|
VideoAvro.Builder |
clearSequence()
Clears the value of the 'sequence' field.
|
VideoAvro.Builder |
clearStartdelay()
Clears the value of the 'startdelay' field.
|
VideoAvro.Builder |
clearVastCompanionType()
Clears the value of the 'vast_companion_type' field.
|
VideoAvro.Builder |
clearW()
Clears the value of the 'w' field.
|
GenericData.Array<Integer> |
getApi()
Gets the value of the 'api' field.
|
GenericData.Array<Integer> |
getBattr()
Gets the value of the 'battr' field.
|
int |
getBoxingallowed()
Gets the value of the 'boxingallowed' field.
|
GenericData.Array<BannerAvro> |
getCompanionad()
Gets the value of the 'companionad' field.
|
GenericData.Array<Integer> |
getDeliverymethod()
Gets the value of the 'deliverymethod' field.
|
int |
getH()
Gets the value of the 'h' field.
|
int |
getLinearity()
Gets the value of the 'linearity' field.
|
int |
getMaxbitrate()
Gets the value of the 'maxbitrate' field.
|
int |
getMaxduration()
Gets the value of the 'maxduration' field.
|
int |
getMaxextended()
Gets the value of the 'maxextended' field.
|
GenericData.Array<Utf8> |
getMimes()
Gets the value of the 'mimes' field.
|
int |
getMinbitrate()
Gets the value of the 'minbitrate' field.
|
int |
getMinduration()
Gets the value of the 'minduration' field.
|
GenericData.Array<Integer> |
getPlaybackmethod()
Gets the value of the 'playbackmethod' field.
|
int |
getPos()
Gets the value of the 'pos' field.
|
int |
getProtocol()
Gets the value of the 'protocol' field.
|
GenericData.Array<Integer> |
getProtocols()
Gets the value of the 'protocols' field.
|
int |
getSequence()
Gets the value of the 'sequence' field.
|
int |
getStartdelay()
Gets the value of the 'startdelay' field.
|
GenericData.Array<Integer> |
getVastCompanionType()
Gets the value of the 'vast_companion_type' field.
|
int |
getW()
Gets the value of the 'w' field.
|
boolean |
hasApi()
Checks whether the 'api' field has been set.
|
boolean |
hasBattr()
Checks whether the 'battr' field has been set.
|
boolean |
hasBoxingallowed()
Checks whether the 'boxingallowed' field has been set.
|
boolean |
hasCompanionad()
Checks whether the 'companionad' field has been set.
|
boolean |
hasDeliverymethod()
Checks whether the 'deliverymethod' field has been set.
|
boolean |
hasH()
Checks whether the 'h' field has been set.
|
boolean |
hasLinearity()
Checks whether the 'linearity' field has been set.
|
boolean |
hasMaxbitrate()
Checks whether the 'maxbitrate' field has been set.
|
boolean |
hasMaxduration()
Checks whether the 'maxduration' field has been set.
|
boolean |
hasMaxextended()
Checks whether the 'maxextended' field has been set.
|
boolean |
hasMimes()
Checks whether the 'mimes' field has been set.
|
boolean |
hasMinbitrate()
Checks whether the 'minbitrate' field has been set.
|
boolean |
hasMinduration()
Checks whether the 'minduration' field has been set.
|
boolean |
hasPlaybackmethod()
Checks whether the 'playbackmethod' field has been set.
|
boolean |
hasPos()
Checks whether the 'pos' field has been set.
|
boolean |
hasProtocol()
Checks whether the 'protocol' field has been set.
|
boolean |
hasProtocols()
Checks whether the 'protocols' field has been set.
|
boolean |
hasSequence()
Checks whether the 'sequence' field has been set.
|
boolean |
hasStartdelay()
Checks whether the 'startdelay' field has been set.
|
boolean |
hasVastCompanionType()
Checks whether the 'vast_companion_type' field has been set.
|
boolean |
hasW()
Checks whether the 'w' field has been set.
|
VideoAvro.Builder |
setApi(GenericData.Array<Integer> value)
Sets the value of the 'api' field.
|
VideoAvro.Builder |
setBattr(GenericData.Array<Integer> value)
Sets the value of the 'battr' field.
|
VideoAvro.Builder |
setBoxingallowed(int value)
Sets the value of the 'boxingallowed' field.
|
VideoAvro.Builder |
setCompanionad(GenericData.Array<BannerAvro> value)
Sets the value of the 'companionad' field.
|
VideoAvro.Builder |
setDeliverymethod(GenericData.Array<Integer> value)
Sets the value of the 'deliverymethod' field.
|
VideoAvro.Builder |
setH(int value)
Sets the value of the 'h' field.
|
VideoAvro.Builder |
setLinearity(int value)
Sets the value of the 'linearity' field.
|
VideoAvro.Builder |
setMaxbitrate(int value)
Sets the value of the 'maxbitrate' field.
|
VideoAvro.Builder |
setMaxduration(int value)
Sets the value of the 'maxduration' field.
|
VideoAvro.Builder |
setMaxextended(int value)
Sets the value of the 'maxextended' field.
|
VideoAvro.Builder |
setMimes(GenericData.Array<Utf8> value)
Sets the value of the 'mimes' field.
|
VideoAvro.Builder |
setMinbitrate(int value)
Sets the value of the 'minbitrate' field.
|
VideoAvro.Builder |
setMinduration(int value)
Sets the value of the 'minduration' field.
|
VideoAvro.Builder |
setPlaybackmethod(GenericData.Array<Integer> value)
Sets the value of the 'playbackmethod' field.
|
VideoAvro.Builder |
setPos(int value)
Sets the value of the 'pos' field.
|
VideoAvro.Builder |
setProtocol(int value)
Sets the value of the 'protocol' field.
|
VideoAvro.Builder |
setProtocols(GenericData.Array<Integer> value)
Sets the value of the 'protocols' field.
|
VideoAvro.Builder |
setSequence(int value)
Sets the value of the 'sequence' field.
|
VideoAvro.Builder |
setStartdelay(int value)
Sets the value of the 'startdelay' field.
|
VideoAvro.Builder |
setVastCompanionType(GenericData.Array<Integer> value)
Sets the value of the 'vast_companion_type' field.
|
VideoAvro.Builder |
setW(int value)
Sets the value of the 'w' field.
|
equals, hashCodepublic Builder()
public Builder(VideoAvro.Builder other)
public Builder(VideoAvro other)
public GenericData.Array<Utf8> getMimes()
public VideoAvro.Builder setMimes(GenericData.Array<Utf8> value)
public boolean hasMimes()
public VideoAvro.Builder clearMimes()
public int getMinduration()
public VideoAvro.Builder setMinduration(int value)
public boolean hasMinduration()
public VideoAvro.Builder clearMinduration()
public int getMaxduration()
public VideoAvro.Builder setMaxduration(int value)
public boolean hasMaxduration()
public VideoAvro.Builder clearMaxduration()
public int getProtocol()
public VideoAvro.Builder setProtocol(int value)
public boolean hasProtocol()
public VideoAvro.Builder clearProtocol()
public GenericData.Array<Integer> getProtocols()
public VideoAvro.Builder setProtocols(GenericData.Array<Integer> value)
public boolean hasProtocols()
public VideoAvro.Builder clearProtocols()
public int getW()
public VideoAvro.Builder setW(int value)
public boolean hasW()
public VideoAvro.Builder clearW()
public int getH()
public VideoAvro.Builder setH(int value)
public boolean hasH()
public VideoAvro.Builder clearH()
public int getStartdelay()
public VideoAvro.Builder setStartdelay(int value)
public boolean hasStartdelay()
public VideoAvro.Builder clearStartdelay()
public int getLinearity()
public VideoAvro.Builder setLinearity(int value)
public boolean hasLinearity()
public VideoAvro.Builder clearLinearity()
public int getSequence()
public VideoAvro.Builder setSequence(int value)
public boolean hasSequence()
public VideoAvro.Builder clearSequence()
public GenericData.Array<Integer> getBattr()
public VideoAvro.Builder setBattr(GenericData.Array<Integer> value)
public boolean hasBattr()
public VideoAvro.Builder clearBattr()
public int getMaxextended()
public VideoAvro.Builder setMaxextended(int value)
public boolean hasMaxextended()
public VideoAvro.Builder clearMaxextended()
public int getMinbitrate()
public VideoAvro.Builder setMinbitrate(int value)
public boolean hasMinbitrate()
public VideoAvro.Builder clearMinbitrate()
public int getMaxbitrate()
public VideoAvro.Builder setMaxbitrate(int value)
public boolean hasMaxbitrate()
public VideoAvro.Builder clearMaxbitrate()
public int getBoxingallowed()
public VideoAvro.Builder setBoxingallowed(int value)
public boolean hasBoxingallowed()
public VideoAvro.Builder clearBoxingallowed()
public GenericData.Array<Integer> getPlaybackmethod()
public VideoAvro.Builder setPlaybackmethod(GenericData.Array<Integer> value)
public boolean hasPlaybackmethod()
public VideoAvro.Builder clearPlaybackmethod()
public GenericData.Array<Integer> getDeliverymethod()
public VideoAvro.Builder setDeliverymethod(GenericData.Array<Integer> value)
public boolean hasDeliverymethod()
public VideoAvro.Builder clearDeliverymethod()
public int getPos()
public VideoAvro.Builder setPos(int value)
public boolean hasPos()
public VideoAvro.Builder clearPos()
public GenericData.Array<BannerAvro> getCompanionad()
public VideoAvro.Builder setCompanionad(GenericData.Array<BannerAvro> value)
public boolean hasCompanionad()
public VideoAvro.Builder clearCompanionad()
public GenericData.Array<Integer> getApi()
public VideoAvro.Builder setApi(GenericData.Array<Integer> value)
public boolean hasApi()
public VideoAvro.Builder clearApi()
public GenericData.Array<Integer> getVastCompanionType()
public VideoAvro.Builder setVastCompanionType(GenericData.Array<Integer> value)
public boolean hasVastCompanionType()
public VideoAvro.Builder clearVastCompanionType()
public VideoAvro build()
build in interface RecordBuilder<VideoAvro>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.