public static class TermsOfServiceBase.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected EnumWrapper<TermsOfServiceBaseTypeField> |
type |
explicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
TermsOfServiceBase |
build() |
TermsOfServiceBase.Builder |
type(EnumWrapper<TermsOfServiceBaseTypeField> type) |
TermsOfServiceBase.Builder |
type(TermsOfServiceBaseTypeField type) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<TermsOfServiceBaseTypeField> type
public TermsOfServiceBase.Builder type(TermsOfServiceBaseTypeField type)
public TermsOfServiceBase.Builder type(EnumWrapper<TermsOfServiceBaseTypeField> type)
public TermsOfServiceBase build()