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
|
public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder suplrActyPartyUUID(@Nullable UUID suplrActyPartyUUID)
Original property name from the Odata EDM: SuplrActyPartyUUID
public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder suplrActyUUID(@Nullable UUID suplrActyUUID)
Original property name from the Odata EDM: SuplrActyUUID
public SuplrActyPurchaserResp.SuplrActyPurchaserRespBuilder userID(@Nullable String userID)
Original property name from the Odata EDM: UserID
public SuplrActyPurchaserResp build()
Copyright © 2019 SAP SE. All rights reserved.