Class D_SPQtnDeleteItmCndnItemP.D_SPQtnDeleteItmCndnItemPBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.D_SPQtnDeleteItmCndnItemP.D_SPQtnDeleteItmCndnItemPBuilder
- Enclosing class:
- D_SPQtnDeleteItmCndnItemP
-
Method Summary
Modifier and TypeMethodDescription_Validity(Collection<D_SPQtnDeleteItmCndnValidityP> _Validity) Constraints: Not nullablebuild()sourcingProjectQuotationUUID(UUID sourcingProjectQuotationUUID) Constraints: NullablesrcgProjQtnItemUUID(UUID srcgProjQtnItemUUID) Constraints: NullabletoString()
-
Method Details
-
srcgProjQtnItemUUID
@Nonnull public D_SPQtnDeleteItmCndnItemP.D_SPQtnDeleteItmCndnItemPBuilder srcgProjQtnItemUUID(@Nullable UUID srcgProjQtnItemUUID) Constraints: NullableOriginal property name from the Odata EDM: SrcgProjQtnItemUUID
- Returns:
this.
-
sourcingProjectQuotationUUID
@Nonnull public D_SPQtnDeleteItmCndnItemP.D_SPQtnDeleteItmCndnItemPBuilder sourcingProjectQuotationUUID(@Nullable UUID sourcingProjectQuotationUUID) Constraints: NullableOriginal property name from the Odata EDM: SourcingProjectQuotationUUID
- Returns:
this.
-
_Validity
@Nonnull public D_SPQtnDeleteItmCndnItemP.D_SPQtnDeleteItmCndnItemPBuilder _Validity(@Nullable Collection<D_SPQtnDeleteItmCndnValidityP> _Validity) Constraints: Not nullableOriginal property name from the Odata EDM: _Validity
- Returns:
this.
-
build
-
toString
-