public static class RegulationsAvro.Builder extends SpecificRecordBuilderBase<RegulationsAvro> implements RecordBuilder<RegulationsAvro>
| Constructor and Description |
|---|
Builder() |
Builder(RegulationsAvro.Builder other) |
Builder(RegulationsAvro other) |
| Modifier and Type | Method and Description |
|---|---|
RegulationsAvro |
build() |
RegulationsAvro.Builder |
clearCoppa()
Clears the value of the 'coppa' field.
|
int |
getCoppa()
Gets the value of the 'coppa' field.
|
boolean |
hasCoppa()
Checks whether the 'coppa' field has been set.
|
RegulationsAvro.Builder |
setCoppa(int value)
Sets the value of the 'coppa' field.
|
equals, hashCodepublic Builder()
public Builder(RegulationsAvro.Builder other)
public Builder(RegulationsAvro other)
public int getCoppa()
public RegulationsAvro.Builder setCoppa(int value)
public boolean hasCoppa()
public RegulationsAvro.Builder clearCoppa()
public RegulationsAvro build()
build in interface RecordBuilder<RegulationsAvro>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.