| Modifier and Type | Method and Description |
|---|---|
IdNested |
build() |
IdNested.Builder |
clearId()
Clears the value of the 'id' field
|
java.lang.CharSequence |
getId()
Gets the value of the 'id' field
|
boolean |
hasId()
Checks whether the 'id' field has been set
|
IdNested.Builder |
setId(java.lang.CharSequence value)
Sets the value of the 'id' field
|
public java.lang.CharSequence getId()
public IdNested.Builder setId(java.lang.CharSequence value)
public boolean hasId()
public IdNested.Builder clearId()