| Package | Description |
|---|---|
| de.flapdoodle.formula.validation.validations |
| Modifier and Type | Method and Description |
|---|---|
static <T,A,B,C,D> |
ImmutableV4Explained.builder()
Creates a builder for
ImmutableV4Explained. |
ImmutableV4Explained.Builder<T,A,B,C,D> |
ImmutableV4Explained.Builder.delegate(V4<T,A,B,C,D> delegate)
Initializes the value for the
delegate attribute. |
ImmutableV4Explained.Builder<T,A,B,C,D> |
ImmutableV4Explained.Builder.from(V4.V4Explained<T,A,B,C,D> instance)
Fill a builder with attribute values from the provided
V4Explained instance. |
ImmutableV4Explained.Builder<T,A,B,C,D> |
ImmutableV4Explained.Builder.humanReadable(String humanReadable)
Initializes the value for the
humanReadable attribute. |
Copyright © 2023. All rights reserved.