Class SuplrActyParticipant.SuplrActyParticipantBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.SuplrActyParticipant.SuplrActyParticipantBuilder
- Enclosing class:
- SuplrActyParticipant
-
Method Summary
Modifier and TypeMethodDescriptionbuild()suplrActyPartyUUID(UUID suplrActyPartyUUID) (Key Field) Constraints: Not nullablesuplrActyUUID(UUID suplrActyUUID) Constraints: nonetoString()Constraints: Not nullable, Maximum length: 12
-
Method Details
-
suplrActyPartyUUID
@Nonnull public SuplrActyParticipant.SuplrActyParticipantBuilder suplrActyPartyUUID(@Nullable UUID suplrActyPartyUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrActyPartyUUID
- Returns:
this.
-
suplrActyUUID
@Nonnull public SuplrActyParticipant.SuplrActyParticipantBuilder suplrActyUUID(@Nullable UUID suplrActyUUID) Constraints: noneOriginal property name from the Odata EDM: SuplrActyUUID
- Returns:
this.
-
userID
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: UserID
- Returns:
this.
-
build
-
toString
-