public static class CalendarMonth.CalendarMonthBuilder extends Object
Modifier and Type | Method and Description |
---|---|
CalendarMonth |
build() |
CalendarMonth.CalendarMonthBuilder |
calendarMonth_ID(String calendarMonth_ID)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
CalendarMonth.CalendarMonthBuilder |
calendarMonthText(String calendarMonthText)
Constraints: none
|
String |
toString() |
public CalendarMonth.CalendarMonthBuilder calendarMonth_ID(@Nullable String calendarMonth_ID)
Original property name from the Odata EDM: CalendarMonth_ID
this
.public CalendarMonth.CalendarMonthBuilder calendarMonthText(@Nullable String calendarMonthText)
Original property name from the Odata EDM: CalendarMonthText
this
.public CalendarMonth build()
Copyright © 2020 SAP SE. All rights reserved.