| Package | Description |
|---|---|
| de.flapdoodle.formula.calculate.functions |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,C,D,E,R> |
ImmutableF5WithLabel.builder()
Creates a builder for
ImmutableF5WithLabel. |
ImmutableF5WithLabel.Builder<A,B,C,D,E,R> |
ImmutableF5WithLabel.Builder.delegate(F5<A,B,C,D,E,R> delegate)
Initializes the value for the
delegate attribute. |
ImmutableF5WithLabel.Builder<A,B,C,D,E,R> |
ImmutableF5WithLabel.Builder.from(F5.F5WithLabel<A,B,C,D,E,R> instance)
Fill a builder with attribute values from the provided
F5WithLabel instance. |
ImmutableF5WithLabel.Builder<A,B,C,D,E,R> |
ImmutableF5WithLabel.Builder.label(String label)
Initializes the value for the
label attribute. |
Copyright © 2023. All rights reserved.