| Modifier and Type | Method and Description |
|---|---|
Record32 |
build() |
Record32.Builder |
clearB()
Clears the value of the 'b' field
|
java.lang.Boolean |
getB()
Gets the value of the 'b' field
|
boolean |
hasB()
Checks whether the 'b' field has been set
|
Record32.Builder |
setB(boolean value)
Sets the value of the 'b' field
|
public java.lang.Boolean getB()
public Record32.Builder setB(boolean value)
public boolean hasB()
public Record32.Builder clearB()