Class EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder
- Enclosing class:
- EntProjElmntDlvbrlDistr
Helper class to allow for fluent creation of EntProjElmntDlvbrlDistr instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()entProjElmntDeliverableUUID(UUID entProjElmntDeliverableUUID) Constraints: noneNavigation property to_EntProjElmntDlvbrl for EntProjElmntDlvbrlDistr to single EntProjElmntDlvbrl.entProjElmntDlvbrlDistrPerdVal(String entProjElmntDlvbrlDistrPerdVal) Constraints: Not nullable, Maximum length: 3entProjElmntDlvbrlDistrQty(BigDecimal entProjElmntDlvbrlDistrQty) Constraints: Not nullable, Precision: 23, Scale: 2entProjElmntDlvbrlDistrQtyUnit(String entProjElmntDlvbrlDistrQtyUnit) Constraints: Not nullable, Maximum length: 3entProjElmntDlvbrlDistrUUID(UUID entProjElmntDlvbrlDistrUUID) (Key Field) Constraints: Not nullableentProjElmntDlvbrlDistrYearVal(String entProjElmntDlvbrlDistrYearVal) Constraints: Not nullable, Maximum length: 4projectElementUUID(UUID projectElementUUID) Constraints: noneprojectUUID(UUID projectUUID) Constraints: nonetoString()Constraints: none
-
Method Details
-
entProjElmntDlvbrl
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDlvbrl(EntProjElmntDlvbrl value) Navigation property to_EntProjElmntDlvbrl for EntProjElmntDlvbrlDistr to single EntProjElmntDlvbrl.- Parameters:
value- The EntProjElmntDlvbrl to build this EntProjElmntDlvbrlDistr with.- Returns:
- This Builder to allow for a fluent interface.
-
update_mc
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
entProjElmntDlvbrlDistrUUID
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDlvbrlDistrUUID(@Nullable UUID entProjElmntDlvbrlDistrUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EntProjElmntDlvbrlDistrUUID
- Returns:
this.
-
entProjElmntDeliverableUUID
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDeliverableUUID(@Nullable UUID entProjElmntDeliverableUUID) Constraints: noneOriginal property name from the Odata EDM: EntProjElmntDeliverableUUID
- Returns:
this.
-
projectElementUUID
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder projectElementUUID(@Nullable UUID projectElementUUID) Constraints: noneOriginal property name from the Odata EDM: ProjectElementUUID
- Returns:
this.
-
projectUUID
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder projectUUID(@Nullable UUID projectUUID) Constraints: noneOriginal property name from the Odata EDM: ProjectUUID
- Returns:
this.
-
entProjElmntDlvbrlDistrYearVal
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDlvbrlDistrYearVal(@Nullable String entProjElmntDlvbrlDistrYearVal) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EntProjElmntDlvbrlDistrYearVal
- Returns:
this.
-
entProjElmntDlvbrlDistrPerdVal
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDlvbrlDistrPerdVal(@Nullable String entProjElmntDlvbrlDistrPerdVal) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntProjElmntDlvbrlDistrPerdVal
- Returns:
this.
-
entProjElmntDlvbrlDistrQty
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDlvbrlDistrQty(@Nullable BigDecimal entProjElmntDlvbrlDistrQty) Constraints: Not nullable, Precision: 23, Scale: 2Original property name from the Odata EDM: EntProjElmntDlvbrlDistrQty
- Returns:
this.
-
entProjElmntDlvbrlDistrQtyUnit
@Nonnull public EntProjElmntDlvbrlDistr.EntProjElmntDlvbrlDistrBuilder entProjElmntDlvbrlDistrQtyUnit(@Nullable String entProjElmntDlvbrlDistrQtyUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntProjElmntDlvbrlDistrQtyUnit
- Returns:
this.
-
build
-
toString
-