| Package | Description |
|---|---|
| de.flapdoodle.formula.values |
| Modifier and Type | Method and Description |
|---|---|
static <T,B> ImmutableRelated.Builder<T,B> |
ImmutableRelated.builder()
Creates a builder for
ImmutableRelated. |
ImmutableRelated.Builder<T,B> |
ImmutableRelated.Builder.destination(Value<T> destination)
Initializes the value for the
destination attribute. |
ImmutableRelated.Builder<T,B> |
ImmutableRelated.Builder.from(Related<T,B> instance)
Fill a builder with attribute values from the provided
Related instance. |
ImmutableRelated.Builder<T,B> |
ImmutableRelated.Builder.reference(B reference)
Initializes the value for the
reference attribute. |
Copyright © 2023. All rights reserved.