| Modifier and Type | Method and Description |
|---|---|
Record21 |
build() |
Record21.Builder |
clearS()
Clears the value of the 's' field
|
java.lang.CharSequence |
getS()
Gets the value of the 's' field
|
boolean |
hasS()
Checks whether the 's' field has been set
|
Record21.Builder |
setS(java.lang.CharSequence value)
Sets the value of the 's' field
|
public java.lang.CharSequence getS()
public Record21.Builder setS(java.lang.CharSequence value)
public boolean hasS()
public Record21.Builder clearS()