public class OneOfOne<T0> extends SerializableObject implements OneOfUnion
| Modifier and Type | Class and Description |
|---|---|
static class |
OneOfOne.OneOfOneSerializer |
| Modifier and Type | Field and Description |
|---|---|
protected static ObjectMapper |
OBJECT_MAPPER |
protected T0 |
value0 |
explicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAnyNonNullValue() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected static final ObjectMapper OBJECT_MAPPER
public boolean hasAnyNonNullValue()
hasAnyNonNullValue in interface OneOfUniontrue if at least one branch holds a non-null value