public static class SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SuplrActyPurchaserResp |
build() |
SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder |
suplrActyPartyUUID(UUID suplrActyPartyUUID)
(Key Field) Constraints: Not nullable
|
SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder |
suplrActyUUID(UUID suplrActyUUID)
Constraints: none
|
String |
toString() |
SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder |
userID(String userID)
Constraints: Not nullable, Maximum length: 12
|
@Nonnull public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder suplrActyPartyUUID(@Nullable UUID suplrActyPartyUUID)
Original property name from the Odata EDM: SuplrActyPartyUUID
this
.@Nonnull public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder suplrActyUUID(@Nullable UUID suplrActyUUID)
Original property name from the Odata EDM: SuplrActyUUID
this
.@Nonnull public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder userID(@Nullable String userID)
Original property name from the Odata EDM: UserID
this
.@Nonnull public SuplrActyPurchaserResp build()
Copyright © 2021 SAP SE. All rights reserved.