public static class FunctionResult.FunctionResultBuilder extends Object
Modifier and Type | Method and Description |
---|---|
FunctionResult.FunctionResultBuilder |
booleanProperty(Boolean booleanProperty)
Constraints: Not nullable
|
FunctionResult |
build() |
String |
toString() |
@Nonnull public FunctionResult.FunctionResultBuilder booleanProperty(@Nullable Boolean booleanProperty)
Original property from the Odata EDM: Boolean
booleanProperty
- this
.@Nonnull public FunctionResult build()
Copyright © 2021 SAP SE. All rights reserved.