public static class CalendarYearMonth.CalendarYearMonthBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CalendarYearMonth |
build() |
CalendarYearMonth.CalendarYearMonthBuilder |
calendarYearMonth_ID(String calendarYearMonth_ID)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
CalendarYearMonth.CalendarYearMonthBuilder |
calendarYearMonthText(String calendarYearMonthText)
Constraints: none
|
String |
toString() |
@Nonnull public CalendarYearMonth.CalendarYearMonthBuilder calendarYearMonth_ID(@Nullable String calendarYearMonth_ID)
Original property name from the Odata EDM: CalendarYearMonth_ID
this
.@Nonnull public CalendarYearMonth.CalendarYearMonthBuilder calendarYearMonthText(@Nullable String calendarYearMonthText)
Original property name from the Odata EDM: CalendarYearMonthText
this
.@Nonnull public CalendarYearMonth build()
Copyright © 2021 SAP SE. All rights reserved.