Class SALESPRICERETRIEVERESULT.SALESPRICERETRIEVERESULTBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice.SALESPRICERETRIEVERESULT.SALESPRICERETRIEVERESULTBuilder
- Enclosing class:
- SALESPRICERETRIEVERESULT
-
Method Summary
Modifier and TypeMethodDescriptionbuild()sALESPRICEELEMENTS(Collection<SALESPRICEELEMENT> sALESPRICEELEMENTS) Constraints: Not nullablesALESPRICERESULT(SALESPRICERESULT sALESPRICERESULT) Constraints: Not nullablesYSTEMMESSAGES(Collection<SALESPRICESYSTEMMESSAGE> sYSTEMMESSAGES) Constraints: Not nullabletoString()
-
Method Details
-
sALESPRICEELEMENTS
@Nonnull public SALESPRICERETRIEVERESULT.SALESPRICERETRIEVERESULTBuilder sALESPRICEELEMENTS(@Nullable Collection<SALESPRICEELEMENT> sALESPRICEELEMENTS) Constraints: Not nullableOriginal property name from the Odata EDM: SALESPRICEELEMENTS
- Returns:
this.
-
sALESPRICERESULT
@Nonnull public SALESPRICERETRIEVERESULT.SALESPRICERETRIEVERESULTBuilder sALESPRICERESULT(@Nullable SALESPRICERESULT sALESPRICERESULT) Constraints: Not nullableOriginal property name from the Odata EDM: SALESPRICERESULT
- Returns:
this.
-
sYSTEMMESSAGES
@Nonnull public SALESPRICERETRIEVERESULT.SALESPRICERETRIEVERESULTBuilder sYSTEMMESSAGES(@Nullable Collection<SALESPRICESYSTEMMESSAGE> sYSTEMMESSAGES) Constraints: Not nullableOriginal property name from the Odata EDM: SYSTEMMESSAGES
- Returns:
this.
-
build
-
toString
-