Class BusinessPlaceFieldProperties.BusinessPlaceFieldPropertiesBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessplace.BusinessPlaceFieldProperties.BusinessPlaceFieldPropertiesBuilder
- Enclosing class:
- BusinessPlaceFieldProperties
-
Method Details
-
readonly
@Nonnull public BusinessPlaceFieldProperties.BusinessPlaceFieldPropertiesBuilder readonly(@Nullable Boolean readonly) Constraints: Not nullableOriginal property from the Odata EDM: Readonly
- Parameters:
readonly-- Returns:
this.
-
mandatory
@Nonnull public BusinessPlaceFieldProperties.BusinessPlaceFieldPropertiesBuilder mandatory(@Nullable Boolean mandatory) Constraints: Not nullableOriginal property from the Odata EDM: Mandatory
- Parameters:
mandatory-- Returns:
this.
-
enabled
@Nonnull public BusinessPlaceFieldProperties.BusinessPlaceFieldPropertiesBuilder enabled(@Nullable Boolean enabled) Constraints: Not nullableOriginal property from the Odata EDM: Enabled
- Parameters:
enabled-- Returns:
this.
-
build
-
toString
-