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