public static class AppointmentActyAttendee.AppointmentActyAttendeeBuilder extends Object
Modifier and Type | Method and Description |
---|---|
AppointmentActyAttendee.AppointmentActyAttendeeBuilder |
appointmentActivity(String appointmentActivity)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
AppointmentActyAttendee.AppointmentActyAttendeeBuilder |
appointmentActivityAttendee(String appointmentActivityAttendee)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
AppointmentActyAttendee |
build() |
String |
toString() |
@Nonnull public AppointmentActyAttendee.AppointmentActyAttendeeBuilder appointmentActivity(@Nullable String appointmentActivity)
Original property name from the Odata EDM: AppointmentActivity
this
.@Nonnull public AppointmentActyAttendee.AppointmentActyAttendeeBuilder appointmentActivityAttendee(@Nullable String appointmentActivityAttendee)
Original property name from the Odata EDM: AppointmentActivityAttendee
this
.@Nonnull public AppointmentActyAttendee build()
Copyright © 2021 SAP SE. All rights reserved.