Class SuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.SuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder
- Enclosing class:
- SuplrEvalSccrdPurchaserResp
-
Method Summary
Modifier and TypeMethodDescriptionbuild()suplrEvalScorecardPtyUUID(UUID suplrEvalScorecardPtyUUID) (Key Field) Constraints: Not nullablesuplrEvalScorecardUUID(UUID suplrEvalScorecardUUID) Constraints: nonetoString()Constraints: Not nullable, Maximum length: 12
-
Method Details
-
suplrEvalScorecardPtyUUID
@Nonnull public SuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder suplrEvalScorecardPtyUUID(@Nullable UUID suplrEvalScorecardPtyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrEvalScorecardPtyUUID
- Returns:
this.
-
suplrEvalScorecardUUID
@Nonnull public SuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder suplrEvalScorecardUUID(@Nullable UUID suplrEvalScorecardUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrEvalScorecardUUID
- Returns:
this.
-
userID
@Nonnull public SuplrEvalSccrdPurchaserResp.SuplrEvalSccrdPurchaserRespBuilder userID(@Nullable String userID) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: UserID
- Returns:
this.
-
build
-
toString
-