| Modifier and Type | Method and Description |
|---|---|
Record3 |
build() |
Record3.Builder |
clearRecord31()
Clears the value of the 'record31' field
|
Record3.Builder |
clearRecord32()
Clears the value of the 'record32' field
|
Record31 |
getRecord31()
Gets the value of the 'record31' field
|
Record32 |
getRecord32()
Gets the value of the 'record32' field
|
boolean |
hasRecord31()
Checks whether the 'record31' field has been set
|
boolean |
hasRecord32()
Checks whether the 'record32' field has been set
|
Record3.Builder |
setRecord31(Record31 value)
Sets the value of the 'record31' field
|
Record3.Builder |
setRecord32(Record32 value)
Sets the value of the 'record32' field
|
public Record31 getRecord31()
public Record3.Builder setRecord31(Record31 value)
public boolean hasRecord31()
public Record3.Builder clearRecord31()
public Record32 getRecord32()
public Record3.Builder setRecord32(Record32 value)
public boolean hasRecord32()
public Record3.Builder clearRecord32()