public static class DeviceAvro.Builder extends SpecificRecordBuilderBase<DeviceAvro> implements RecordBuilder<DeviceAvro>
| Constructor and Description |
|---|
Builder() |
Builder(DeviceAvro.Builder other) |
Builder(DeviceAvro other) |
| Modifier and Type | Method and Description |
|---|---|
DeviceAvro |
build() |
DeviceAvro.Builder |
clearCarrier()
Clears the value of the 'carrier' field.
|
DeviceAvro.Builder |
clearConnectiontype()
Clears the value of the 'connectiontype' field.
|
DeviceAvro.Builder |
clearDevicetype()
Clears the value of the 'devicetype' field.
|
DeviceAvro.Builder |
clearDidmd5()
Clears the value of the 'didmd5' field.
|
DeviceAvro.Builder |
clearDidsha1()
Clears the value of the 'didsha1' field.
|
DeviceAvro.Builder |
clearDnt()
Clears the value of the 'dnt' field.
|
DeviceAvro.Builder |
clearDpidmd5()
Clears the value of the 'dpidmd5' field.
|
DeviceAvro.Builder |
clearDpidsha1()
Clears the value of the 'dpidsha1' field.
|
DeviceAvro.Builder |
clearFlashver()
Clears the value of the 'flashver' field.
|
DeviceAvro.Builder |
clearGeo()
Clears the value of the 'geo' field.
|
DeviceAvro.Builder |
clearIfa()
Clears the value of the 'ifa' field.
|
DeviceAvro.Builder |
clearIp()
Clears the value of the 'ip' field.
|
DeviceAvro.Builder |
clearIpv6()
Clears the value of the 'ipv6' field.
|
DeviceAvro.Builder |
clearJs()
Clears the value of the 'js' field.
|
DeviceAvro.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
DeviceAvro.Builder |
clearMacmd5()
Clears the value of the 'macmd5' field.
|
DeviceAvro.Builder |
clearMacsha1()
Clears the value of the 'macsha1' field.
|
DeviceAvro.Builder |
clearMake()
Clears the value of the 'make' field.
|
DeviceAvro.Builder |
clearModel()
Clears the value of the 'model' field.
|
DeviceAvro.Builder |
clearOs()
Clears the value of the 'os' field.
|
DeviceAvro.Builder |
clearOsv()
Clears the value of the 'osv' field.
|
DeviceAvro.Builder |
clearUa()
Clears the value of the 'ua' field.
|
Utf8 |
getCarrier()
Gets the value of the 'carrier' field.
|
int |
getConnectiontype()
Gets the value of the 'connectiontype' field.
|
int |
getDevicetype()
Gets the value of the 'devicetype' field.
|
Utf8 |
getDidmd5()
Gets the value of the 'didmd5' field.
|
Utf8 |
getDidsha1()
Gets the value of the 'didsha1' field.
|
int |
getDnt()
Gets the value of the 'dnt' field.
|
Utf8 |
getDpidmd5()
Gets the value of the 'dpidmd5' field.
|
Utf8 |
getDpidsha1()
Gets the value of the 'dpidsha1' field.
|
Utf8 |
getFlashver()
Gets the value of the 'flashver' field.
|
GeoAvro |
getGeo()
Gets the value of the 'geo' field.
|
Utf8 |
getIfa()
Gets the value of the 'ifa' field.
|
Utf8 |
getIp()
Gets the value of the 'ip' field.
|
Utf8 |
getIpv6()
Gets the value of the 'ipv6' field.
|
int |
getJs()
Gets the value of the 'js' field.
|
Utf8 |
getLanguage()
Gets the value of the 'language' field.
|
Utf8 |
getMacmd5()
Gets the value of the 'macmd5' field.
|
Utf8 |
getMacsha1()
Gets the value of the 'macsha1' field.
|
Utf8 |
getMake()
Gets the value of the 'make' field.
|
Utf8 |
getModel()
Gets the value of the 'model' field.
|
Utf8 |
getOs()
Gets the value of the 'os' field.
|
Utf8 |
getOsv()
Gets the value of the 'osv' field.
|
Utf8 |
getUa()
Gets the value of the 'ua' field.
|
boolean |
hasCarrier()
Checks whether the 'carrier' field has been set.
|
boolean |
hasConnectiontype()
Checks whether the 'connectiontype' field has been set.
|
boolean |
hasDevicetype()
Checks whether the 'devicetype' field has been set.
|
boolean |
hasDidmd5()
Checks whether the 'didmd5' field has been set.
|
boolean |
hasDidsha1()
Checks whether the 'didsha1' field has been set.
|
boolean |
hasDnt()
Checks whether the 'dnt' field has been set.
|
boolean |
hasDpidmd5()
Checks whether the 'dpidmd5' field has been set.
|
boolean |
hasDpidsha1()
Checks whether the 'dpidsha1' field has been set.
|
boolean |
hasFlashver()
Checks whether the 'flashver' field has been set.
|
boolean |
hasGeo()
Checks whether the 'geo' field has been set.
|
boolean |
hasIfa()
Checks whether the 'ifa' field has been set.
|
boolean |
hasIp()
Checks whether the 'ip' field has been set.
|
boolean |
hasIpv6()
Checks whether the 'ipv6' field has been set.
|
boolean |
hasJs()
Checks whether the 'js' field has been set.
|
boolean |
hasLanguage()
Checks whether the 'language' field has been set.
|
boolean |
hasMacmd5()
Checks whether the 'macmd5' field has been set.
|
boolean |
hasMacsha1()
Checks whether the 'macsha1' field has been set.
|
boolean |
hasMake()
Checks whether the 'make' field has been set.
|
boolean |
hasModel()
Checks whether the 'model' field has been set.
|
boolean |
hasOs()
Checks whether the 'os' field has been set.
|
boolean |
hasOsv()
Checks whether the 'osv' field has been set.
|
boolean |
hasUa()
Checks whether the 'ua' field has been set.
|
DeviceAvro.Builder |
setCarrier(Utf8 value)
Sets the value of the 'carrier' field.
|
DeviceAvro.Builder |
setConnectiontype(int value)
Sets the value of the 'connectiontype' field.
|
DeviceAvro.Builder |
setDevicetype(int value)
Sets the value of the 'devicetype' field.
|
DeviceAvro.Builder |
setDidmd5(Utf8 value)
Sets the value of the 'didmd5' field.
|
DeviceAvro.Builder |
setDidsha1(Utf8 value)
Sets the value of the 'didsha1' field.
|
DeviceAvro.Builder |
setDnt(int value)
Sets the value of the 'dnt' field.
|
DeviceAvro.Builder |
setDpidmd5(Utf8 value)
Sets the value of the 'dpidmd5' field.
|
DeviceAvro.Builder |
setDpidsha1(Utf8 value)
Sets the value of the 'dpidsha1' field.
|
DeviceAvro.Builder |
setFlashver(Utf8 value)
Sets the value of the 'flashver' field.
|
DeviceAvro.Builder |
setGeo(GeoAvro value)
Sets the value of the 'geo' field.
|
DeviceAvro.Builder |
setIfa(Utf8 value)
Sets the value of the 'ifa' field.
|
DeviceAvro.Builder |
setIp(Utf8 value)
Sets the value of the 'ip' field.
|
DeviceAvro.Builder |
setIpv6(Utf8 value)
Sets the value of the 'ipv6' field.
|
DeviceAvro.Builder |
setJs(int value)
Sets the value of the 'js' field.
|
DeviceAvro.Builder |
setLanguage(Utf8 value)
Sets the value of the 'language' field.
|
DeviceAvro.Builder |
setMacmd5(Utf8 value)
Sets the value of the 'macmd5' field.
|
DeviceAvro.Builder |
setMacsha1(Utf8 value)
Sets the value of the 'macsha1' field.
|
DeviceAvro.Builder |
setMake(Utf8 value)
Sets the value of the 'make' field.
|
DeviceAvro.Builder |
setModel(Utf8 value)
Sets the value of the 'model' field.
|
DeviceAvro.Builder |
setOs(Utf8 value)
Sets the value of the 'os' field.
|
DeviceAvro.Builder |
setOsv(Utf8 value)
Sets the value of the 'osv' field.
|
DeviceAvro.Builder |
setUa(Utf8 value)
Sets the value of the 'ua' field.
|
equals, hashCodepublic Builder()
public Builder(DeviceAvro.Builder other)
public Builder(DeviceAvro other)
public int getDnt()
public DeviceAvro.Builder setDnt(int value)
public boolean hasDnt()
public DeviceAvro.Builder clearDnt()
public Utf8 getUa()
public DeviceAvro.Builder setUa(Utf8 value)
public boolean hasUa()
public DeviceAvro.Builder clearUa()
public Utf8 getIp()
public DeviceAvro.Builder setIp(Utf8 value)
public boolean hasIp()
public DeviceAvro.Builder clearIp()
public GeoAvro getGeo()
public DeviceAvro.Builder setGeo(GeoAvro value)
public boolean hasGeo()
public DeviceAvro.Builder clearGeo()
public Utf8 getDidsha1()
public DeviceAvro.Builder setDidsha1(Utf8 value)
public boolean hasDidsha1()
public DeviceAvro.Builder clearDidsha1()
public Utf8 getDidmd5()
public DeviceAvro.Builder setDidmd5(Utf8 value)
public boolean hasDidmd5()
public DeviceAvro.Builder clearDidmd5()
public Utf8 getDpidsha1()
public DeviceAvro.Builder setDpidsha1(Utf8 value)
public boolean hasDpidsha1()
public DeviceAvro.Builder clearDpidsha1()
public Utf8 getDpidmd5()
public DeviceAvro.Builder setDpidmd5(Utf8 value)
public boolean hasDpidmd5()
public DeviceAvro.Builder clearDpidmd5()
public Utf8 getMacsha1()
public DeviceAvro.Builder setMacsha1(Utf8 value)
public boolean hasMacsha1()
public DeviceAvro.Builder clearMacsha1()
public Utf8 getMacmd5()
public DeviceAvro.Builder setMacmd5(Utf8 value)
public boolean hasMacmd5()
public DeviceAvro.Builder clearMacmd5()
public Utf8 getIpv6()
public DeviceAvro.Builder setIpv6(Utf8 value)
public boolean hasIpv6()
public DeviceAvro.Builder clearIpv6()
public Utf8 getCarrier()
public DeviceAvro.Builder setCarrier(Utf8 value)
public boolean hasCarrier()
public DeviceAvro.Builder clearCarrier()
public Utf8 getLanguage()
public DeviceAvro.Builder setLanguage(Utf8 value)
public boolean hasLanguage()
public DeviceAvro.Builder clearLanguage()
public Utf8 getMake()
public DeviceAvro.Builder setMake(Utf8 value)
public boolean hasMake()
public DeviceAvro.Builder clearMake()
public Utf8 getModel()
public DeviceAvro.Builder setModel(Utf8 value)
public boolean hasModel()
public DeviceAvro.Builder clearModel()
public Utf8 getOs()
public DeviceAvro.Builder setOs(Utf8 value)
public boolean hasOs()
public DeviceAvro.Builder clearOs()
public Utf8 getOsv()
public DeviceAvro.Builder setOsv(Utf8 value)
public boolean hasOsv()
public DeviceAvro.Builder clearOsv()
public int getJs()
public DeviceAvro.Builder setJs(int value)
public boolean hasJs()
public DeviceAvro.Builder clearJs()
public int getConnectiontype()
public DeviceAvro.Builder setConnectiontype(int value)
public boolean hasConnectiontype()
public DeviceAvro.Builder clearConnectiontype()
public int getDevicetype()
public DeviceAvro.Builder setDevicetype(int value)
public boolean hasDevicetype()
public DeviceAvro.Builder clearDevicetype()
public Utf8 getFlashver()
public DeviceAvro.Builder setFlashver(Utf8 value)
public boolean hasFlashver()
public DeviceAvro.Builder clearFlashver()
public Utf8 getIfa()
public DeviceAvro.Builder setIfa(Utf8 value)
public boolean hasIfa()
public DeviceAvro.Builder clearIfa()
public DeviceAvro build()
build in interface RecordBuilder<DeviceAvro>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.